foundry-forge 0.0.0-reserved.0

Reserved placeholder crate for the Foundry project.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "foundry-forge"
version = "0.0.0-reserved.0"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "Reserved placeholder crate for the Foundry project."
repository = "https://github.com/foundry-rs/foundry"
homepage = "https://getfoundry.sh"

[lib]
path = "src/lib.rs"