Skip to content

Commit 13fc4c8

Browse files
Update Rust crate bitflags to 1.3
1 parent 3eb8ac0 commit 13fc4c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ url = "2.2"
2828
percent-encoding = "2.1"
2929
once_cell = "1.8"
3030
regex = "1.5"
31-
bitflags = "1.2"
31+
bitflags = "1.3"
3232
itertools = "0.10"
3333
idna = "0.2"
3434
serde = { version = "1.0", features = ["derive", "rc"] }

0 commit comments

Comments
 (0)