Constant forc::utils::SWAY_GIT_TAG
source · [−]pub const SWAY_GIT_TAG: &str = "v0.17.0";Expand description
The forc crate version formatted with the v prefix. E.g. “v1.2.3”.
This git tag is used during Manifest construction to pin the version of the implicit std
dependency to the forc version.