Skip to content

Commit 8e028ec

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump csv from 1.3.0 to 1.3.1
Bumps [csv](https://github.com/BurntSushi/rust-csv) from 1.3.0 to 1.3.1. - [Commits](BurntSushi/rust-csv@1.3.0...1.3.1) --- updated-dependencies: - dependency-name: csv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a65c04b commit 8e028ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/iana-codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ anyhow.workspace = true
1616
async-trait.workspace = true
1717
camino.workspace = true
1818
convert_case = "0.6.0"
19-
csv = "1.3.0"
19+
csv = "1.3.1"
2020
futures-util.workspace = true
2121
reqwest.workspace = true
2222
serde.workspace = true

0 commit comments

Comments
 (0)