diff options
| author | mo8it <mo8it@proton.me> | 2024-04-04 15:45:53 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-04 15:45:53 +0200 |
| commit | b6c434c445d91a9e886e5639b078635e5eca4eb3 (patch) | |
| tree | 3679a78e468872f05cec1de4e489acbbc08a11a8 /dev/Cargo.toml | |
| parent | 569a68eb73b82040588138b0ba1daabca1a7d415 (diff) | |
Remove optional version field
Diffstat (limited to 'dev/Cargo.toml')
| -rw-r--r-- | dev/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/Cargo.toml b/dev/Cargo.toml index e4e7be7..7868b97 100644 --- a/dev/Cargo.toml +++ b/dev/Cargo.toml @@ -102,6 +102,5 @@ bin = [ [package] name = "rustlings" -version = "0.0.0" edition = "2021" publish = false |
