Skip to content

Commit ab643d7

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 d83cb1c commit ab643d7

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
nanoid = "0.4"
1212

1313

0 commit comments

Comments
 (0)