diff options
| author | mo8it <mo8it@proton.me> | 2024-04-06 01:45:54 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-06 01:45:54 +0200 |
| commit | 60155294e94acd661e4fe20cf8b72412167c772d (patch) | |
| tree | 6d8fe0c06398e4261e0d10dc825133d8af79614a /gen-dev-cargo-toml/src | |
| parent | 3f2d41de9ecd174ff2b099d3000bf7eca781779d (diff) | |
Rename packages
Diffstat (limited to 'gen-dev-cargo-toml/src')
| -rw-r--r-- | gen-dev-cargo-toml/src/main.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gen-dev-cargo-toml/src/main.rs b/gen-dev-cargo-toml/src/main.rs index 622762a..9a7c1bb 100644 --- a/gen-dev-cargo-toml/src/main.rs +++ b/gen-dev-cargo-toml/src/main.rs @@ -48,7 +48,7 @@ bin = [\n", br#"] [package] -name = "rustlings" +name = "rustlings-dev" edition = "2021" publish = false "#, |
