chore: update pp pkg

This commit is contained in:
James
2023-01-11 20:08:41 +00:00
committed by GitHub
parent abd33445a4
commit cd344efa9e
+1 -1
View File
@@ -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 = "e22fe936337f3306fde2afec065f943c05e344f3" }
akatsuki-pp = { git = "https://github.com/osuAkatsuki/akatsuki-pp-rs", rev = "61cb1564b4fdbffb21748b35f58805327dc4aac4" }
[profile.release]
lto = "fat"