From 629142e2b7a70686fa4dfb103d7e2008c5209db2 Mon Sep 17 00:00:00 2001 From: tsunyoku Date: Sat, 13 Jul 2024 14:31:49 +0100 Subject: [PATCH] update stream value rework --- Cargo.lock | 4 ++-- Cargo.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 53ef6d3..0c8dc52 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -127,7 +127,7 @@ dependencies = [ [[package]] name = "akatsuki-pp" version = "1.0.1" -source = "git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=ef06bae1410aff4809487ddd71adb113a415a959#ef06bae1410aff4809487ddd71adb113a415a959" +source = "git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=bc66e6b227d33774f46fb5557a5c630c70d57411#bc66e6b227d33774f46fb5557a5c630c70d57411" dependencies = [ "tokio", ] @@ -1781,7 +1781,7 @@ dependencies = [ "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=b96019f50aa7d09bcbde60016481a69df04315e4)", "akatsuki-pp 1.0.1 (git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=bb1c8ee99a6788f4706fbadee47894590c4fded6)", - "akatsuki-pp 1.0.1 (git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=ef06bae1410aff4809487ddd71adb113a415a959)", + "akatsuki-pp 1.0.1 (git+https://github.com/osuAkatsuki/akatsuki-pp-rs?rev=bc66e6b227d33774f46fb5557a5c630c70d57411)", "anyhow", "async-trait", "axum", diff --git a/Cargo.toml b/Cargo.toml index 125fe9a..2d7e61e 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 = "ef06bae1410aff4809487ddd71adb113a415a959", features = [ +stream-nerf-speed-value = { package = "akatsuki-pp", git = "https://github.com/osuAkatsuki/akatsuki-pp-rs", rev = "bc66e6b227d33774f46fb5557a5c630c70d57411", features = [ "async_tokio", ] } remove-manual-adjustments = { package = "akatsuki-pp", git = "https://github.com/osuAkatsuki/akatsuki-pp-rs", rev = "68063c480e4b4d3d5872d1ce25cf260ff0e84b38", features = [