Skip to content

Commit d9626c4

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

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

editoast/Cargo.lock

+13-13
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
@@ -71,7 +71,7 @@ serde = { version = "1.0.215", features = ["derive"] }
7171
serde_json = "1.0.133"
7272
strum = { version = "0.26.3", features = ["derive"] }
7373
tempfile = "3.14.0"
74-
thiserror = "2.0.3"
74+
thiserror = "2.0.6"
7575
tokio = { version = "1.41.1", features = ["fs", "macros", "rt-multi-thread"] }
7676
tokio-postgres = "0.7.12"
7777
tracing = { version = "0.1.41", default-features = false, features = [

0 commit comments

Comments
 (0)