aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
author1992414357@qq.com <1992414357@qq.com>2025-06-18 02:52:12 +0800
committer1992414357@qq.com <1992414357@qq.com>2025-06-18 02:52:12 +0800
commit768e2d50fdbf8a2de8b57e7363cf26d95dbdc015 (patch)
treeea4c3f8f5d2683765642dd53c133b859bd280ac3 /Cargo.lock
parent37f6816105f165610eca06432b798f99f9d4325a (diff)
Finished CBindings
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 42c2be8..195fbe5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3227,6 +3227,7 @@ name = "nogamepads-c-bindings"
version = "0.1.0"
dependencies = [
"cbindgen",
+ "log",
"nogamepads",
"nogamepads-core",
]