mirror of
https://github.com/Noratrieb/simple-std.git
synced 2026-01-14 08:25:04 +01:00
9 lines
301 B
TOML
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/"
|