We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62bb059 commit d000392Copy full SHA for d000392
1 file changed
Cargo.toml
@@ -7,7 +7,7 @@ edition = "2024"
7
version = "0.2.2"
8
authors = ["ArcBox Labs <oss@arcbox.dev>", "AprilNEA <dev@aprilnea.me>"]
9
license = "MIT OR Apache-2.0"
10
-repository = "https://github.com/arcbox-labs/firecracker-client"
+repository = "https://github.com/arcboxlabs/firecracker-client"
11
12
[workspace.dependencies]
13
firecracker = { version = "0.2.2", path = "." }
0 commit comments