diff --git a/Cargo.toml b/Cargo.toml index 65a5d96..85e15d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,10 +5,10 @@ resolver = "2" [workspace.package] authors = ["magic-akari "] edition = "2021" - homepage = "https://github.com/wasm-fmt/biome_fmt" + homepage = "https://github.com/wasm-fmt/web_fmt" license = "MIT" readme = "README.md" - repository = "https://github.com/wasm-fmt/biome_fmt" + repository = "https://github.com/wasm-fmt/web_fmt" version = "0.1.3"