Skip to content

Commit

Permalink
fix(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed Aug 14, 2024
1 parent dc20f46 commit 223ad31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"] }
2 changes: 1 addition & 1 deletion cargo-bazel-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 223ad31

Please sign in to comment.