diff options
| author | Fuwn <[email protected]> | 2024-06-10 10:21:32 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-10 10:21:32 +0000 |
| commit | 3a01a6ec75867d29df16b7a7e7998a01d203493e (patch) | |
| tree | 59865bf0245e4b5e589c86fd644db5ef7aee230f /Cargo.toml | |
| parent | refactor(ppm): update rust idioms (diff) | |
| download | para-3a01a6ec75867d29df16b7a7e7998a01d203493e.tar.xz para-3a01a6ec75867d29df16b7a7e7998a01d203493e.zip | |
deps(human-panic): bump and fix
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |