File: Cargo.toml.orig

package info (click to toggle)
rust-take 0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 96 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 131 bytes parent folder | download
1
2
3
4
5
6
7
[package]
name = "take"
version = "0.1.0"
license = "MIT/Apache-2.0"
authors = ["Carl Lerche <me@carllerche.com>"]

[dependencies]