mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-10 12:49:18 +00:00
Update Cargo.toml
This commit is contained in:
parent
75b09dd69a
commit
99d0d4987a
@ -3,6 +3,12 @@ name = "rustlings"
|
||||
version = "4.7.1"
|
||||
authors = ["mokou <mokou@fastmail.com>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com>"]
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
description = "Small exercises to get you used to reading and writing Rust code!"
|
||||
documentation = "https://doc.rust-lang.org/rust-by-example/index.html"
|
||||
repository = "https://github.com/rust-lang/rustlings"
|
||||
homepage = "https://doc.rust-lang.org/rust-by-example/index.html"
|
||||
|
||||
[dependencies]
|
||||
argh = "0.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user