Skip to content

Commit

Permalink
Merge pull request #114 from Cantido/dependabot/cargo/thiserror-1.0.66
Browse files Browse the repository at this point in the history
Bump thiserror from 1.0.64 to 1.0.66
  • Loading branch information
Cantido authored Nov 2, 2024
2 parents 25cf2b9 + b45db30 commit 3b7a766
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ recloser = { version = "1.1.1", optional = true }
reqwest = { version = "0.12.8", features = ["json"] }
serde = { version = "1.0.210", features = ["derive"] }
shadow-rs = { version = "0.35.2", optional = true }
thiserror = "1.0.64"
thiserror = "1.0.66"
time = { version = "0.3.36", features = ["serde"] }
tokio = { version = "1.40.0", features = ["full"], optional = true }
tower-http = { version = "0.6.1", features = ["fs"], optional = true }
Expand Down

0 comments on commit 3b7a766

Please sign in to comment.