Skip to content

Commit

Permalink
Update thiserror requirement from 1.0.30 to 2.0.0 (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 67ccb9e commit 5a7dbec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ native-mux = ["openssh-mux-client"]
[dependencies]
tempfile = "3.9.0"
shell-escape = "0.1.5"
thiserror = "1.0.30"
thiserror = "2.0.0"

tokio = { version = "1.36.0", features = [ "process", "io-util", "macros", "net" ] }

Expand Down

0 comments on commit 5a7dbec

Please sign in to comment.