Skip to content

Commit

Permalink
fix(client/rust): use explicit log version
Browse files Browse the repository at this point in the history
  • Loading branch information
cmgriffing committed May 9, 2024
1 parent 3fca0b1 commit 6748083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/rust/Cargo.toml
Expand Up @@ -18,4 +18,4 @@ convert_case = "^0.3.2"
thiserror = "1.0"
chrono = { version = "0.4.26" }
chrono-tz = "0.8.3"
log = "*"
log = "0.4.21"

0 comments on commit 6748083

Please sign in to comment.