Skip to content

Commit feeafe0

Browse files
authored
Merge pull request #269 from bluez-rs/dependabot/cargo/thiserror-1.0.64
Bump thiserror from 1.0.63 to 1.0.64
2 parents a7dc937 + afeafa0 commit feeafe0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

bluez-async/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ itertools = "0.13.0"
2222
log = "0.4.22"
2323
serde = { version = "1.0.210", features = ["derive"] }
2424
serde-xml-rs = "0.6.0"
25-
thiserror = "1.0.63"
25+
thiserror = "1.0.64"
2626
tokio = { version = "1.38.1", features = ["rt"] }
2727
uuid = "1.10.0"
2828

0 commit comments

Comments
 (0)