simple-std/Cargo.toml
2021-10-19 22:08:04 +02:00

9 lines
301 B
TOML

[package]
name = "simple-std"
version = "0.1.1"
edition = "2018"
description = "A simple extension to the Rust standard library for exercises"
keywords = ["beginner", "help"]
license = "MIT"
homepage = "https://github.com/Nilstrieb/simple-std/"
repository = "https://github.com/Nilstrieb/simple-std/"