Removed " character from allowed_chars, allow second optional argument for disallowed characters, error handling for missing or incorrect arguments

This commit is contained in:
Maximilian
2023-01-10 18:35:22 -06:00
parent 273b0204d4
commit 4c31581d39
2 changed files with 44 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "rust_pass"
version = "0.1.0"
version = "1.0.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html