Skip to content

Commit

Permalink
oh le comments too
Browse files Browse the repository at this point in the history
  • Loading branch information
rnag committed Apr 17, 2022
1 parent c6817ff commit 67df281
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 @@ -45,7 +45,7 @@ serde = { version = "^1", features = ["derive"] }
serde_json = "^1"
# This one's for running benchmarks, with `cargo bench`.
criterion = { version = "0.3.5", features = ["html_reports"] }
# Here we have our logging utilities, mainly for examples.
# Here we have our logging utilities, mainly for use in examples.
log = "^0.4"
sensible-env-logger = "0.2.0"
# version_sync: to ensure versions in `Cargo.toml` and `README.md` are in sync
Expand Down

0 comments on commit 67df281

Please sign in to comment.