Skip to content

Commit f4290ea

Browse files
dependabot[bot]leoyvens
authored andcommitted
build(deps): bump once_cell from 1.8.0 to 1.9.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/matklad/once_cell/releases) - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a85c581 commit f4290ea

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.

graphql/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ indexmap = "1.7"
1212
Inflector = "0.11.3"
1313
lazy_static = "1.2.0"
1414
stable-hash = { git = "https://github.com/graphprotocol/stable-hash" }
15-
once_cell = "1.8.0"
15+
once_cell = "1.9.0"
1616
defer = "0.1"
1717
parking_lot = "0.11"
1818
anyhow = "1.0"

0 commit comments

Comments
 (0)