Merge pull request #2 from KalyanChakravarthyKodela/KalyanChakravarthyKodela-patch-1

Update Cargo.toml
This commit is contained in:
Kalyan
2025-03-10 15:24:39 +05:30
committed by GitHub

View File

@@ -15,3 +15,6 @@ rust-version = "1.75.0" # MSRV
debug = true
inherits = "release"
lto = true
[build-dependencies]
bindgen = "0.71.1" # Use the latest version