Skip to content

Commit

Permalink
Update Rust crate csv to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent 6dbc3d3 commit 55a92d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tlmcmddb-csv/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repository = "https://github.com/arkedge/c2a-tlmcmddb"

[dependencies]
anyhow = "1"
csv = "1.2.2"
csv = "1.3.0"
tlmcmddb = "0.2.0"
serde = { version = "1.0.193", features = ["derive"] }

Expand Down

0 comments on commit 55a92d4

Please sign in to comment.