]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust: bump bitflags dependency version 6002/head
authorPhilippe Antoine <contact@catenacyber.fr>
Sun, 28 Mar 2021 15:53:50 +0000 (17:53 +0200)
committerPhilippe Antoine <contact@catenacyber.fr>
Sun, 28 Mar 2021 15:53:50 +0000 (17:53 +0200)
commit0105d4f017127f9696646e7d0176caec47a7c169
tree5b81436a93f6213a029fb30df9f6455151bf31ec
parentcb150e97d09baea09a738388426eafad3cccff2a
rust: bump bitflags dependency version

So that lexical-core, needed by nom, and using bitflags
is used with version 0.7.5 instead of version 0.7.0
which fixed the fact that BITS is now a reserved keyword
in nightly version
rust/Cargo.toml.in