Skip to content

Commit ce8c495

Browse files
Bump thiserror from 2.0.11 to 2.0.16 in /rust
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.11 to 2.0.16. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.16) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf52a23 commit ce8c495

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

rust/Cargo.lock

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

rust/foobar/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77

88
[dependencies]
99
uniffi.workspace = true
10-
thiserror = "2.0.11"
10+
thiserror = "2.0.16"
1111

1212
[build-dependencies]
1313
uniffi = { workspace = true, features = ["build"] }

0 commit comments

Comments
 (0)