Skip to content

Commit 79c83e6

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

editoast/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

editoast/Cargo.toml

Lines changed: 1 addition & 1 deletion
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.33"
28+
thiserror = "~1.0.35"
2929
enum-map = "2.4.1"

0 commit comments

Comments
 (0)