Skip to content

Commit

Permalink
Restrict bitflags version
Browse files Browse the repository at this point in the history
  • Loading branch information
eldruin committed Sep 20, 2021
1 parent 6dfd6e3 commit 28c9114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Provides API for safe access to Linux i2c device interface.

[dependencies]
libc = "0.2"
bitflags = "1"
bitflags = "1.3"
byteorder = "1"
nix = "0.22"

Expand Down

0 comments on commit 28c9114

Please sign in to comment.