Skip to content

Commit

Permalink
Merge pull request #160 from github/dependabot/cargo/fs-err-3.1.0
Browse files Browse the repository at this point in the history
Bump fs-err from 3.0.0 to 3.1.0
  • Loading branch information
CleanCut authored Jan 27, 2025
2 parents 3cc11e8 + c30cc55 commit ddb9852
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 example/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tokio = { version = "1.43", features = ["rt-multi-thread", "macros"] }
[build-dependencies]
twirp-build = { path = "../crates/twirp-build" }

fs-err = "3.0"
fs-err = "3.1"
glob = "0.3.0"
prost-build = "0.13"
prost-wkt-build = "0.6"
Expand Down

0 comments on commit ddb9852

Please sign in to comment.