Skip to content

Commit cede79d

Browse files
fix(deps): bump thiserror from 2.0.14 to 2.0.16
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.14 to 2.0.16. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.14...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] <support@github.com>
1 parent 71c0081 commit cede79d

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

Lines changed: 16 additions & 16 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
@@ -107,7 +107,7 @@ syn = "2.0.101"
107107
syntect = "5.2.0"
108108
sysinfo = "0.33.1"
109109
tempfile = "3.18.0"
110-
thiserror = "2.0.12"
110+
thiserror = "2.0.16"
111111
time = { version = "0.3.39", features = ["parsing", "formatting", "local-offset", "macros", "serde"] }
112112
tokio = { version = "1.45.0", features = ["full"] }
113113
tokio-tungstenite = "0.26.2"

0 commit comments

Comments
 (0)