Skip to content

Commit

Permalink
Merge pull request #408 from gauge-sh/dependabot/cargo/thiserror-2.0.3
Browse files Browse the repository at this point in the history
Bump thiserror from 1.0.67 to 2.0.3
  • Loading branch information
emdoyle authored Nov 13, 2024
2 parents 7891865 + a3d0ee1 commit bc5dbc9
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 10 deletions.
38 changes: 29 additions & 9 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 @@ -19,7 +19,7 @@ ruff_source_file = { git = "https://github.com/astral-sh/ruff.git", tag = "v0.4.
cached = { version = "0.53.1", features = ["disk_store"] }
globset = "0.4.15"
toml = "0.8.19"
thiserror = "1.0.67"
thiserror = "2.0.3"
serde = { version = "1.0.214", features = ["derive"] }
glob = "0.3.1"
petgraph = "0.6.5"
Expand Down

0 comments on commit bc5dbc9

Please sign in to comment.