Skip to content

Commit

Permalink
chore: Lock deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinblackman committed Mar 16, 2024
1 parent f945c7a commit 06504e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ futures = "=0.3.28"
itertools = "=0.11.0"
once_cell = "=1.18.0"
ratatui = "=0.24.0"
regex = "1.10.3"
regex = "=1.10.3"
reqwest = { version = "=0.11.22", default-features = false, features = [
"stream",
"json",
Expand Down

0 comments on commit 06504e5

Please sign in to comment.