mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-04 09:11:39 +00:00
update Cargo.toml
This commit is contained in:
parent
b3a0463bba
commit
a0b7cfa27f
5
rust/Cargo.lock
generated
5
rust/Cargo.lock
generated
@ -1,6 +1,7 @@
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 4
|
||||
|
||||
[[package]]
|
||||
name = "rust"
|
||||
version = "0.2.0"
|
||||
|
||||
version = "0.1.0"
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
[package]
|
||||
name = "rust"
|
||||
version = "0.2.0"
|
||||
authors = ["Michael Gerhaeuser <michael.gerhaeuser@gmail.com>", "rrokkam <rohithrokkam@gmail.com>"]
|
||||
edition = "2018"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user