diff options
Diffstat (limited to 'devel/rust-bindgen-cli/Makefile.crates')
-rw-r--r-- | devel/rust-bindgen-cli/Makefile.crates | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rust-bindgen-cli/Makefile.crates b/devel/rust-bindgen-cli/Makefile.crates index 3449141200ef..af055c6dd6ac 100644 --- a/devel/rust-bindgen-cli/Makefile.crates +++ b/devel/rust-bindgen-cli/Makefile.crates @@ -1,7 +1,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ annotate-snippets-0.11.4 \ anstyle-1.0.10 \ - bindgen-0.71.1 \ + bindgen-0.72.0 \ bitflags-1.3.2 \ bitflags-2.2.1 \ cexpr-0.6.0 \ |