File: Cargo.toml.orig

package info (click to toggle)
rust-std-prelude 0.2.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 96 kB
  • sloc: makefile: 4
file content (13 lines) | stat: -rw-r--r-- 321 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "std_prelude"
version = "0.2.12"
authors = ["Garrett Berg <vitiral@gmail.com>"]

description = "prelude that the rust stdlib should have always had"
repository = "https://github.com/vitiral/std_prelude"
readme = "README.md"
keywords = ["std", "prelude"]
license = "MIT"

[dependencies]
# no dependencies