diff --git a/Cargo.toml b/Cargo.toml index d539dbc6e7..ce257c793e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,5 +20,5 @@ rxp = "=0.2.0" swc_ecma_parser = "=0.148.0" swc_ecma_ast = "=0.117.0" swc_allocator = "=0.1.6" -serenity = "0.12.2" -tokio = { version = "1.39.2", features = ["rt", "rt-multi-thread", "macros"] } +serenity = "=0.12.2" +tokio = { version = "=1.39.2", features = ["rt", "rt-multi-thread", "macros"] } diff --git a/cargo-bazel-lock.json b/cargo-bazel-lock.json index 11522e1cda..f3694ddea2 100644 --- a/cargo-bazel-lock.json +++ b/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "0072085a2517e7fa53a6718d2d74768355005e8b0892e759571e9f06147cb8de", + "checksum": "6d69c1e1d5ce7636697c643a6446058bbb4c6857c1be308f9e312881d23c2b01", "crates": { "Inflector 0.11.4": { "name": "Inflector",