Skip to content

Commit c83ab6f

Browse files
bmwillDaughterOfMars
authored andcommitted
roaring: update to v0.10.9 (iotaledger#79)
1 parent 52d18aa commit c83ab6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/sui-sdk-types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ base64ct = { version = "1.6.0", features = ["alloc"] }
4242
bnum = "0.12.0"
4343
bs58 = "0.5.1"
4444
hex = "0.4.3"
45-
roaring = { version = "=0.10.6", default-features = false }
45+
roaring = { version = "0.10.9", default-features = false }
4646
winnow = "0.6.20"
4747

4848
# Serialization and Deserialization support

0 commit comments

Comments
 (0)