bump version (#760)

This commit is contained in:
Logan McNaughton
2026-04-16 15:56:35 +02:00
committed by GitHub
parent d4a90155f9
commit bb056a77f4
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1976,7 +1976,7 @@ dependencies = [
[[package]]
name = "gopher64"
version = "1.1.16"
version = "1.1.17"
dependencies = [
"bindgen",
"cc",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "gopher64"
version = "1.1.16"
version = "1.1.17"
edition = "2024"
rust-version = "1.95.0"