Skip to content

Commit 6a2c164

Browse files
committed
Auto merge of #283 - KalitaAlexey:master, r=fiveop
Bumped bitflags version to 0.4 and removed warning Bumped bitflags version to 0.4 and removed warning about derive with raw pointer
2 parents 6e99ad6 + afe6029 commit 6a2c164

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
@@ -21,7 +21,7 @@ signalfd = []
2121

2222
[dependencies]
2323
libc = "0.2.7"
24-
bitflags = "0.3.3"
24+
bitflags = "0.4"
2525

2626
[dev-dependencies]
2727
rand = "0.3.8"

0 commit comments

Comments
 (0)