Skip to content

Commit 4f5c5df

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ rustyline-derive = "0.10.0"
4242
serde = { version = "1.0.210", features = ["derive"] }
4343
serde-wasm-bindgen = "0.5.0"
4444
shell-words = "1.1.0"
45-
thiserror = "1.0.63"
45+
thiserror = "1.0.68"
4646
tracing = "0.1.40"
4747
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "json"] }
4848
tracing-wasm = "0.2.1"

0 commit comments

Comments
 (0)