From 087c7112cf27fc85d2ec307526e9ae1f6b17a864 Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Wed, 7 Feb 2024 02:04:58 +0000 Subject: [PATCH] Update Rust crate bindgen to 0.69.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bdc4a1a..3723e72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,4 @@ memmap2 = "0.9.4" anyhow = "1.0.79" [build-dependencies] -bindgen = "0.69.2" \ No newline at end of file +bindgen = "0.69.4" \ No newline at end of file -- 2.45.2