Skip to content

Commit c30cc55

Browse files
Bump fs-err from 3.0.0 to 3.1.0
Bumps [fs-err](https://github.com/andrewhickman/fs-err) from 3.0.0 to 3.1.0. - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](andrewhickman/fs-err@3.0.0...3.1.0) --- updated-dependencies: - dependency-name: fs-err dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cc11e8 commit c30cc55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tokio = { version = "1.43", features = ["rt-multi-thread", "macros"] }
1515
[build-dependencies]
1616
twirp-build = { path = "../crates/twirp-build" }
1717

18-
fs-err = "3.0"
18+
fs-err = "3.1"
1919
glob = "0.3.0"
2020
prost-build = "0.13"
2121
prost-wkt-build = "0.6"

0 commit comments

Comments
 (0)