Skip to content

Commit a9a9e90

Browse files
chore(deps): bump spin-expressions from v3.0.0 to v3.1.1
Bumps [spin-expressions](https://github.com/fermyon/spin) from v3.0.0 to v3.1.1. - [Release notes](https://github.com/fermyon/spin/releases) - [Commits](spinframework/spin@737778e...aa919ce) --- updated-dependencies: - dependency-name: spin-expressions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b60027b commit a9a9e90

File tree

2 files changed

+111
-37
lines changed

2 files changed

+111
-37
lines changed

Cargo.lock

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

containerd-shim-spin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spin-manifest = { git = "https://github.com/fermyon/spin", tag = "v3.0.0" }
3131
spin-loader = { git = "https://github.com/fermyon/spin", tag = "v3.0.0" }
3232
spin-oci = { git = "https://github.com/fermyon/spin", tag = "v3.0.0" }
3333
spin-common = { git = "https://github.com/fermyon/spin", tag = "v3.0.0" }
34-
spin-expressions = { git = "https://github.com/fermyon/spin", tag = "v3.0.0" }
34+
spin-expressions = { git = "https://github.com/fermyon/spin", tag = "v3.1.1" }
3535
spin-factors-executor = { git = "https://github.com/fermyon/spin", tag = "v3.0.0" }
3636
spin-telemetry = { git = "https://github.com/fermyon/spin", tag = "v3.0.0" }
3737
spin-runtime-factors = { git = "https://github.com/fermyon/spin", tag = "v3.0.0" }

0 commit comments

Comments
 (0)