aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-10 03:21:32 -0700
committerFuwn <[email protected]>2024-06-10 03:21:32 -0700
commitd67a92b0e4cc077eb8ab84c4e734b7922902b7d6 (patch)
tree59865bf0245e4b5e589c86fd644db5ef7aee230f /Cargo.toml
parent0359116597934f8c3a6f13aaa66c9a47e2c08b3a (diff)
downloadpara-d67a92b0e4cc077eb8ab84c4e734b7922902b7d6.tar.xz
para-d67a92b0e4cc077eb8ab84c4e734b7922902b7d6.zip
deps(human-panic): bump and fix
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b3e4bbd..61892e2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -34,4 +34,4 @@ image = "0.24.1"
serde_json = "1.0.79"
# Error handling
-human-panic = "1.0.3"
+human-panic = "2.0.0"