diff --git a/backpack/lib/Cargo.toml b/backpack/lib/Cargo.toml index 0e19851..c34e5f6 100644 --- a/backpack/lib/Cargo.toml +++ b/backpack/lib/Cargo.toml @@ -48,4 +48,4 @@ toml = "0.9.10" tokio.workspace = true futures = "0.3.31" rhai = { version = "1.23.6", features = ["serde"] } -rhai-http = "0.5.2" +rhai-http = "0.6.0"