diff --git a/Cargo.lock b/Cargo.lock index e63b472..f3846df 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "addr2line" @@ -4818,7 +4818,7 @@ dependencies = [ [[package]] name = "spin-app" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "anyhow", "serde", @@ -4829,7 +4829,7 @@ dependencies = [ [[package]] name = "spin-common" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "anyhow", "dirs 5.0.1", @@ -4842,7 +4842,7 @@ dependencies = [ [[package]] name = "spin-componentize" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "anyhow", "tracing", @@ -4856,7 +4856,7 @@ dependencies = [ [[package]] name = "spin-compose" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "anyhow", "async-trait", @@ -4874,7 +4874,7 @@ dependencies = [ [[package]] name = "spin-expressions" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "anyhow", "async-trait", @@ -4886,7 +4886,7 @@ dependencies = [ [[package]] name = "spin-factor-outbound-networking" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "anyhow", "futures-util", @@ -4912,7 +4912,7 @@ dependencies = [ [[package]] name = "spin-factor-variables" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "spin-expressions", "spin-factors", @@ -4923,7 +4923,7 @@ dependencies = [ [[package]] name = "spin-factor-wasi" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "async-trait", "bytes", @@ -4937,7 +4937,7 @@ dependencies = [ [[package]] name = "spin-factors" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "anyhow", "serde", @@ -4951,7 +4951,7 @@ dependencies = [ [[package]] name = "spin-factors-derive" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "proc-macro2", "quote", @@ -4961,7 +4961,7 @@ dependencies = [ [[package]] name = "spin-http" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "anyhow", "http 1.2.0", @@ -4978,7 +4978,7 @@ dependencies = [ [[package]] name = "spin-loader" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "anyhow", "dirs 5.0.1", @@ -5005,7 +5005,7 @@ dependencies = [ [[package]] name = "spin-locked-app" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "anyhow", "async-trait", @@ -5018,7 +5018,7 @@ dependencies = [ [[package]] name = "spin-manifest" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "anyhow", "indexmap 2.7.1", @@ -5035,7 +5035,7 @@ dependencies = [ [[package]] name = "spin-oci" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "anyhow", "async-compression", @@ -5065,7 +5065,7 @@ dependencies = [ [[package]] name = "spin-serde" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "anyhow", "base64 0.22.1", @@ -5077,7 +5077,7 @@ dependencies = [ [[package]] name = "spin-world" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "async-trait", "wasmtime", @@ -5316,7 +5316,7 @@ dependencies = [ [[package]] name = "terminal" version = "3.2.0-pre0" -source = "git+https://github.com/fermyon/spin?rev=79fd54aca3386285e8c3d5a2297b58c932a95e18#79fd54aca3386285e8c3d5a2297b58c932a95e18" +source = "git+https://github.com/spinframework/spin?rev=1d68c9d3788067be9116f11944ed0ca38d415c81#1d68c9d3788067be9116f11944ed0ca38d415c81" dependencies = [ "termcolor", ] diff --git a/Cargo.toml b/Cargo.toml index d913da3..0592ed3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,13 +33,13 @@ semver = "1.0" serde = { workspace = true } serde_json = { workspace = true } sha2 = "0.10.2" -spin-common = { git = "https://github.com/fermyon/spin", rev = "79fd54aca3386285e8c3d5a2297b58c932a95e18" } -spin-loader = { git = "https://github.com/fermyon/spin", rev = "79fd54aca3386285e8c3d5a2297b58c932a95e18" } -spin-locked-app = { git = "https://github.com/fermyon/spin", rev = "79fd54aca3386285e8c3d5a2297b58c932a95e18" } -spin-http = { git = "https://github.com/fermyon/spin", rev = "79fd54aca3386285e8c3d5a2297b58c932a95e18", default-features = false } -spin-manifest = { git = "https://github.com/fermyon/spin", rev = "79fd54aca3386285e8c3d5a2297b58c932a95e18" } -spin-oci = { git = "https://github.com/fermyon/spin", rev = "79fd54aca3386285e8c3d5a2297b58c932a95e18" } -terminal = { git = "https://github.com/fermyon/spin", rev = "79fd54aca3386285e8c3d5a2297b58c932a95e18" } +spin-common = { git = "https://github.com/spinframework/spin", rev = "1d68c9d3788067be9116f11944ed0ca38d415c81" } +spin-loader = { git = "https://github.com/spinframework/spin", rev = "1d68c9d3788067be9116f11944ed0ca38d415c81" } +spin-locked-app = { git = "https://github.com/spinframework/spin", rev = "1d68c9d3788067be9116f11944ed0ca38d415c81" } +spin-http = { git = "https://github.com/spinframework/spin", rev = "1d68c9d3788067be9116f11944ed0ca38d415c81", default-features = false } +spin-manifest = { git = "https://github.com/spinframework/spin", rev = "1d68c9d3788067be9116f11944ed0ca38d415c81" } +spin-oci = { git = "https://github.com/spinframework/spin", rev = "1d68c9d3788067be9116f11944ed0ca38d415c81" } +terminal = { git = "https://github.com/spinframework/spin", rev = "1d68c9d3788067be9116f11944ed0ca38d415c81" } tempfile = "3.3.0" url = { version = "2.3", features = ["serde"] } uuid = { version = "1.3", features = ["v4"] }