mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-09 03:31:28 +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.
|
# This file is automatically @generated by Cargo.
|
||||||
# It is not intended for manual editing.
|
# It is not intended for manual editing.
|
||||||
|
version = 4
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rust"
|
name = "rust"
|
||||||
version = "0.2.0"
|
version = "0.1.0"
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,4 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "rust"
|
name = "rust"
|
||||||
version = "0.2.0"
|
version = "0.1.0"
|
||||||
authors = ["Michael Gerhaeuser <michael.gerhaeuser@gmail.com>", "rrokkam <rohithrokkam@gmail.com>"]
|
edition = "2024"
|
||||||
edition = "2018"
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user