diff --git a/Cargo.toml b/Cargo.toml index f7eb3f7..7446aab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -purrchance = "0.4.0" +purrchance = "0.4.1" serde = "1.0.112" toml = "0.5.6"