build: update lockfile

This commit is contained in:
chyyran 2024-02-03 02:04:50 -05:00 committed by Ronny Chan
parent 80325fda9e
commit d5bf7e312c

3
Cargo.lock generated
View file

@ -303,7 +303,8 @@ dependencies = [
[[package]]
name = "cbindgen"
version = "0.26.0"
source = "git+https://github.com/eqrion/cbindgen#6bfc2176187a6fc6fba6315323b0296112330294"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da6bc11b07529f16944307272d5bd9b22530bc7d05751717c9d416586cedab49"
dependencies = [
"clap 3.2.25",
"heck",