Skip to content

Commit 8d4334e

Browse files
authored
Merge pull request #1812 from michelleN/patch-1.5.1
2 parents e254353 + 171e864 commit 8d4334e

File tree

5 files changed

+35
-35
lines changed

5 files changed

+35
-35
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "Apache-2.0 WITH LLVM-exception"
77
rust-version = "1.67"
88

99
[workspace.package]
10-
version = "1.5.0"
10+
version = "1.5.1"
1111
authors = ["Fermyon Engineering <[email protected]>"]
1212
edition = "2021"
1313

templates/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SDK_VERSION ?= v1.5.0
1+
SDK_VERSION ?= v1.5.1
22

33
bump-versions: bump-go-versions bump-rust-versions
44

tests/http/headers-env-routes-test/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/http/simple-spin-rust/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)