Skip to content

Commit

Permalink
Pin CSV version
Browse files Browse the repository at this point in the history
  • Loading branch information
samscott89 committed Apr 7, 2024
1 parent c6e40a5 commit 25740d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -25,7 +25,7 @@ axum-framework = { package = "axum", version = "0.7", default-features = false,

[dev-dependencies]
chrono = { version = "0.4", features = ["serde"] }
csv = "1.1"
csv = "=1.1"
rand = "0.8"
serde_derive = "1.0"
serde_urlencoded = "0.7"
Expand Down

0 comments on commit 25740d9

Please sign in to comment.