[]
= "speculate"
= "0.1.0"
= ["Utkarsh Kukreti <utkarshkukreti@gmail.com>", "Grégoire Geis <git@gregoirege.is>"]
= "An RSpec inspired minimal testing framework for Rust."
= "https://github.com/utkarshkukreti/speculate.rs"
= "MIT"
[]
# Full features are needed for Syn, in order to have the Item enum.
= { = "^0.14", = [ "full" ] }
# Nightly feature is required to preserve span information.
= { = "^0.4", = [ "nightly" ] }
= "^0.6"
[]
= true