diff --git a/Cargo.lock b/Cargo.lock index c6ab9c6..c650314 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -79,7 +79,7 @@ dependencies = [ [[package]] name = "akatsuki-pp" version = "1.0.1" -source = "git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=5b6926bef27dfc16a8fec2fd14faaa07cbd214a4#5b6926bef27dfc16a8fec2fd14faaa07cbd214a4" +source = "git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=425c39a9b0b6f35120e0e3a70abb65b42820ef21#425c39a9b0b6f35120e0e3a70abb65b42820ef21" dependencies = [ "tokio", ] @@ -87,7 +87,7 @@ dependencies = [ [[package]] name = "akatsuki-pp" version = "1.0.1" -source = "git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=68063c480e4b4d3d5872d1ce25cf260ff0e84b38#68063c480e4b4d3d5872d1ce25cf260ff0e84b38" +source = "git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=5b6926bef27dfc16a8fec2fd14faaa07cbd214a4#5b6926bef27dfc16a8fec2fd14faaa07cbd214a4" dependencies = [ "tokio", ] @@ -95,7 +95,7 @@ dependencies = [ [[package]] name = "akatsuki-pp" version = "1.0.1" -source = "git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=6e840d57201255cf7496cc5191b8058d7260265b#6e840d57201255cf7496cc5191b8058d7260265b" +source = "git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=68063c480e4b4d3d5872d1ce25cf260ff0e84b38#68063c480e4b4d3d5872d1ce25cf260ff0e84b38" dependencies = [ "tokio", ] @@ -103,7 +103,7 @@ dependencies = [ [[package]] name = "akatsuki-pp" version = "1.0.1" -source = "git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=773fc16a60546c92b501ad1782757ab897365227#773fc16a60546c92b501ad1782757ab897365227" +source = "git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=6e840d57201255cf7496cc5191b8058d7260265b#6e840d57201255cf7496cc5191b8058d7260265b" dependencies = [ "tokio", ] @@ -111,7 +111,7 @@ dependencies = [ [[package]] name = "akatsuki-pp" version = "1.0.1" -source = "git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=a31527030e84bcf8503865a6c12c9f7921bef477#a31527030e84bcf8503865a6c12c9f7921bef477" +source = "git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=773fc16a60546c92b501ad1782757ab897365227#773fc16a60546c92b501ad1782757ab897365227" dependencies = [ "tokio", ] @@ -1775,11 +1775,11 @@ dependencies = [ "akatsuki-pp 0.9.6 (git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=879fd8caa2cb082a5b9c0761fc2ddca3b283b226)", "akatsuki-pp 0.9.6 (git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=ce896ca661de4aa4c0c6739a703c4a162426878b)", "akatsuki-pp 0.9.6 (git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=d3ab5af7a63f17a2a40bbce573b06ea451375638)", + "akatsuki-pp 1.0.1 (git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=425c39a9b0b6f35120e0e3a70abb65b42820ef21)", "akatsuki-pp 1.0.1 (git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=5b6926bef27dfc16a8fec2fd14faaa07cbd214a4)", "akatsuki-pp 1.0.1 (git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=68063c480e4b4d3d5872d1ce25cf260ff0e84b38)", "akatsuki-pp 1.0.1 (git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=6e840d57201255cf7496cc5191b8058d7260265b)", "akatsuki-pp 1.0.1 (git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=773fc16a60546c92b501ad1782757ab897365227)", - "akatsuki-pp 1.0.1 (git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=a31527030e84bcf8503865a6c12c9f7921bef477)", "akatsuki-pp 1.0.1 (git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=b96019f50aa7d09bcbde60016481a69df04315e4)", "akatsuki-pp 1.0.1 (git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=bb1c8ee99a6788f4706fbadee47894590c4fded6)", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 34132bc..7b29231 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -70,7 +70,7 @@ flashlight-hotfix = { package = "akatsuki-pp", git = "https://github.com/osuAkat remove-accuracy-pp = { package = "akatsuki-pp", git = "https://github.com/osuAkatsuki/akatsuki-pp-rs", rev = "5b6926bef27dfc16a8fec2fd14faaa07cbd214a4", features = [ "async_tokio", ] } -stream-nerf-speed-value = { package = "akatsuki-pp", git = "https://github.com/osuAkatsuki/akatsuki-pp-rs", rev = "a31527030e84bcf8503865a6c12c9f7921bef477", features = [ +stream-nerf-speed-value = { package = "akatsuki-pp", git = "https://github.com/osuAkatsuki/akatsuki-pp-rs", rev = "425c39a9b0b6f35120e0e3a70abb65b42820ef21", features = [ "async_tokio", ] } remove-manual-adjustments = { package = "akatsuki-pp", git = "https://github.com/osuAkatsuki/akatsuki-pp-rs", rev = "68063c480e4b4d3d5872d1ce25cf260ff0e84b38", features = [