Skip to content

Commit 15b0cfb

Browse files
editoast: bump thiserror from 1.0.35 to 1.0.37 in /editoast
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.35 to 1.0.37. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.35...1.0.37) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7dfd80 commit 15b0cfb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

editoast/Cargo.lock

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

editoast/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ serde_derive = "~1.0.144"
2525
serde_json = "~1.0.85"
2626
strum = "~0.24.1"
2727
strum_macros = "~0.24.3"
28-
thiserror = "~1.0.35"
28+
thiserror = "~1.0.37"
2929
enum-map = "2.4.1"

0 commit comments

Comments
 (0)