From 9bdc7997bbafbd41f4775e678be9b8b49a522783 Mon Sep 17 00:00:00 2001 From: Calloc <140273795+CallocGD@users.noreply.github.com> Date: Wed, 11 Dec 2024 12:35:36 -0600 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 07a2b10..6aeec94 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,4 +12,4 @@ crate-type = ["staticlib"] [build-dependencies] cc = "1.2.3" -bindgen = "0.70.1" \ No newline at end of file +bindgen = "0.70"