chore: update akatsuki-pp-rs to ezpp implementation
This commit is contained in:
Generated
+2
-2
@@ -1,11 +1,11 @@
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 3
|
||||
version = 4
|
||||
|
||||
[[package]]
|
||||
name = "akatsuki-pp"
|
||||
version = "1.0.1"
|
||||
source = "git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=b96019f50aa7d09bcbde60016481a69df04315e4#b96019f50aa7d09bcbde60016481a69df04315e4"
|
||||
source = "git+https://git.ez-pp.farm/EZPPFarm/akatsuki-pp-rs?rev=da105ffb14e45fb2896e87c623471a0843838689#da105ffb14e45fb2896e87c623471a0843838689"
|
||||
|
||||
[[package]]
|
||||
name = "akatsuki-pp-py"
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
pyo3 = { version = "0.17", features = ["extension-module", "macros"] }
|
||||
akatsuki-pp = { git = "https://github.com/osuAkatsuki/akatsuki-pp-rs", rev = "b96019f50aa7d09bcbde60016481a69df04315e4" }
|
||||
akatsuki-pp = { git = "https://git.ez-pp.farm/EZPPFarm/akatsuki-pp-rs", rev = "da105ffb14e45fb2896e87c623471a0843838689" }
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
|
||||
Reference in New Issue
Block a user