We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c9aa4 commit 100fafbCopy full SHA for 100fafb
Cargo.toml
@@ -82,12 +82,12 @@ wit-component = "0.200.0"
82
83
[workspace.package]
84
version = "3.1.1"
85
-authors = ["Fermyon Engineering <[email protected]>"]
+authors = ["Spin Framework Maintainers <[email protected]>"]
86
edition = "2021"
87
license = "Apache-2.0 WITH LLVM-exception"
88
-repository = "https://github.com/fermyon/spin-rust-sdk"
+repository = "https://github.com/spinframework/spin-rust-sdk"
89
rust-version = "1.78"
90
-homepage = "https://developer.fermyon.com/spin/v2/rust-components"
+homepage = "https://spinframework.dev/rust-components"
91
92
[workspace.dependencies]
93
wit-bindgen = "0.16.0"
0 commit comments