Skip to content

Commit

Permalink
toml fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
drahnr committed Feb 5, 2025
1 parent 899b5da commit c39828a
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 @@ -138,7 +138,7 @@ cc = "1.0"
chrono = "0.4.33"
filetime = "0.2"
itertools = "0.12"
openssl = { version = "=0.10.64", features = ["vendored"]}
openssl = { version = "=0.10.64", features = ["vendored"] }
predicates = "=3.1.0"
serial_test = "3.1"
temp-env = "0.3.6"
Expand Down

0 comments on commit c39828a

Please sign in to comment.