Skip to content

Commit b8838e5

Browse files
dependabot[bot]lutter
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-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10f26cb commit b8838e5

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.

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ web3 = { git = "https://github.com/graphprotocol/rust-web3", branch = "graph-pat
100100
"test",
101101
] }
102102
serde_plain = "1.0.2"
103-
csv = "1.3.0"
103+
csv = "1.3.1"
104104
object_store = { version = "0.12.3", features = ["gcp"] }
105105

106106
[dev-dependencies]

0 commit comments

Comments
 (0)