add prompt

This commit is contained in:
nora 2021-10-19 22:08:04 +02:00
parent e821f7fb12
commit f66a1bcfa5
3 changed files with 42 additions and 22 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "simple-std"
version = "0.1.0"
version = "0.1.1"
edition = "2018"
description = "A simple extension to the Rust standard library for exercises"
keywords = ["beginner", "help"]