Skip to content

Commit de2b7b6

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -90,7 +90,7 @@ web3 = { git = "https://github.com/graphprotocol/rust-web3", branch = "graph-pat
9090
"test",
9191
] }
9292
serde_plain = "1.0.2"
93-
csv = "1.3.1"
93+
csv = "1.4.0"
9494
object_store = { version = "0.12.4", features = ["gcp"] }
9595

9696
[dev-dependencies]

0 commit comments

Comments
 (0)