File: Cargo.toml

package info (click to toggle)
rust-strfmt 0.2.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 192 kB
  • sloc: makefile: 2; sh: 1
file content (7 lines) | stat: -rw-r--r-- 124 bytes parent folder | download
1
2
3
4
5
6
7
[package]
name = "example"
version = "0.1.0"
authors = ["Garrett Berg <googberg@gmail.com>"]

[dependencies]
strfmt = "0.1"