foo-bar 0.1.0

A test package for playing with name collisions on crates.io.
1
2
3
4
5
6
7
8
[package]
name = "foo-bar"
version = "0.1.0"
authors = ["Simon Heath <icefoxen@gmail.com>"]
description = "A test package for playing with name collisions on crates.io."
license = "MIT"

[dependencies]