Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
fix(deps): update rust crate fancy-regex to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent b0c19cf commit fc5a7b6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
25 changes: 13 additions & 12 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ serde_yaml = "0.9"
serenity = { version = "0.11", default-features = false, features = ["client", "gateway", "rustls_backend", "model"] }
tokio = { version = "1.33", features = [ "macros", "rt-multi-thread"] }
once_cell = "1.18"
fancy-regex = "0.11"
fancy-regex = "0.13.0"
envy = "0.4"

0 comments on commit fc5a7b6

Please sign in to comment.