Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6fe1533

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump semver from 1.0.26 to 1.0.27
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.26 to 1.0.27. - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.26...1.0.27) --- updated-dependencies: - dependency-name: semver dependency-version: 1.0.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c77eed7 commit 6fe1533

File tree

5 files changed

+21
-10
lines changed

5 files changed

+21
-10
lines changed

‎Cargo.lock‎

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

‎chain/ethereum/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ prost-types = { workspace = true }
1313
anyhow = "1.0"
1414
tiny-keccak = "1.5.0"
1515
hex = "0.4.3"
16-
semver = "1.0.26"
16+
semver = "1.0.27"
1717
thiserror = { workspace = true }
1818

1919
itertools = "0.14.0"

‎chain/substreams/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ prost = { workspace = true }
1515
prost-types = { workspace = true }
1616
anyhow = "1.0"
1717
hex = "0.4.3"
18-
semver = "1.0.26"
18+
semver = "1.0.27"
1919
base64 = "0.22.1"
2020

2121
[dev-dependencies]

‎graph/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ num-traits = "=0.2.19"
4545
rand.workspace = true
4646
redis = { workspace = true }
4747
regex = "1.5.4"
48-
semver = { version = "1.0.26", features = ["serde"] }
48+
semver = { version = "1.0.27", features = ["serde"] }
4949
serde = { workspace = true }
5050
serde_derive = { workspace = true }
5151
serde_json = { workspace = true }

‎runtime/wasm/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ hex = "0.4.3"
1010
graph = { path = "../../graph" }
1111
bs58 = "0.4.0"
1212
graph-runtime-derive = { path = "../derive" }
13-
semver = "1.0.26"
13+
semver = "1.0.27"
1414
anyhow = "1.0"
1515
never = "0.1"
1616

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /