]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust/derive: pin proc-macro-crate to v1.1.0. 7022/head
authorJason Ish <jason.ish@oisf.net>
Thu, 17 Feb 2022 13:23:38 +0000 (07:23 -0600)
committerVictor Julien <vjulien@oisf.net>
Thu, 17 Feb 2022 17:54:10 +0000 (18:54 +0100)
commitb1c09369af40bb2b65825d25094d37b3515da1bb
tree200611d56457e10d1046a20dc95365130b447ea6
parentb8f767d84c2fee4a12a124ba0cf0cdc2addcdb1c
rust/derive: pin proc-macro-crate to v1.1.0.

The just released proc-macro-crate v1.1.2 requires at least Rust 1.53.
Pin to the previous release for now.
rust/derive/Cargo.toml.in