Skip to content

Commit

Permalink
Rename cargo.toml to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
denisu authored Jan 16, 2024
1 parent 404ffcb commit 1032d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cargo.toml → Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
env_logger = "0.10.1"
clap = { version = "4.4.13", features = ["derive"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_json = "1.0"

0 comments on commit 1032d3a

Please sign in to comment.