Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
omallassi committed Apr 17, 2024
1 parent 0c3eeff commit fe6737a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2018"
[dependencies]
clap = "3.1.5"
slog = "2.7.0"
slog-term = "2.9.0"
slog-term = "2.9.1"
slog-async = "2.8.0"
lazy_static = "1.4.0"
prettytable-rs = "0.10.0"
Expand Down

0 comments on commit fe6737a

Please sign in to comment.