Skip to content

Commit af65ca9

Browse files
deps(deps): bump thiserror from 2.0.17 to 2.0.18
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.17 to 2.0.18. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c06f544 commit af65ca9

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ static_assertions = "=1.1.0"
3838
strum = { version = "=0.27.2", features = ["derive"] }
3939
quick_cache = "=0.6.18"
4040
sugars = "=3.0.1"
41-
thiserror = "=2.0.17"
41+
thiserror = "=2.0.18"
4242
uuid = { version = "=1.18.1", features = ["v7"]}
4343
stratus_macros = { path = "./crates/stratus_macros" }
4444
libc = "=0.2.180"

0 commit comments

Comments
 (0)