Skip to content

Commit

Permalink
Merge pull request #73 from axodotdev/dependabot/cargo/thiserror-1.0.56
Browse files Browse the repository at this point in the history
chore(deps): bump thiserror from 1.0.51 to 1.0.56
  • Loading branch information
mistydemeo authored Jan 2, 2024
2 parents 206175b + 4267f14 commit d4ac74f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions axoproject/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 axoproject/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ serde = "1.0.194"
semver = { version = "1.0.20", optional = true, default-features = true, features = ["serde"] }
node-semver = { version = "2.1.0", optional = true }
oro-package-spec = { version = "0.3.34", optional = true }
thiserror = "1.0.51"
thiserror = "1.0.56"
clap = { version = "4.4.12", features = ["derive"] }
pathdiff = { version = "0.2.1", features = ["camino"] }
itertools = "0.12.0"
Expand Down

0 comments on commit d4ac74f

Please # to comment.