bump deps, fix repo link on cargo.toml

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-04-10 23:52:12 -04:00 committed by June
parent 593bad7780
commit befdc29b1e
2 changed files with 5 additions and 5 deletions

4
Cargo.lock generated
View file

@ -772,9 +772,9 @@ checksum = "c007b1ae3abe1cb6f85a16305acd418b7ca6343b953633fee2b76d8f108b830f"
[[package]]
name = "figment"
version = "0.10.15"
version = "0.10.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7270677e7067213e04f323b55084586195f18308cd7546cfac9f873344ccceb6"
checksum = "fdefe49ed1057d124dc81a0681c30dd07de56ad96e32adc7b64e8f28eaab31c4"
dependencies = [
"atomic",
"pear",