Skip to content

Commit 23c5b87

Browse files
authored
Merge pull request #35 from collabora/dependabot/cargo/thiserror-2.0.7
chore(deps): update thiserror requirement from 1.0.38 to 2.0.7
2 parents ba976b0 + 965f1c4 commit 23c5b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rockusb/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ bytes = "1.4.0"
1919
crc = "3.0.1"
2020
fastrand = "2"
2121
num_enum = "0.7"
22-
thiserror = "1.0.38"
22+
thiserror = "2.0.7"
2323
rusb = { version = "0.9.4", optional = true }
2424
nusb = { version = "0.1.10", optional = true }
2525
futures = { version = "0.3.31", optional = true }

0 commit comments

Comments
 (0)