Skip to content

Commit d53463d

Browse files
authored
Merge pull request #12 from johnstonskj/dependabot/cargo/human-panic-2.0
cargo prod(deps): update human-panic requirement from 1.0 to 2.0
2 parents e34f8ac + fde29b8 commit d53463d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemer-repl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish = true
1515
[dependencies]
1616
atty = "0.2"
1717
colored = "2.0"
18-
human-panic = "1.0"
18+
human-panic = "2.0"
1919
i18n-embed = { version = "0.13", features = ["fluent-system", "desktop-requester"]}
2020
i18n-embed-fl = "0.6"
2121
lazy_static = "1.4"

0 commit comments

Comments
 (0)