Registry / utility / solana-version

solana-version

JSON →
library4.0.3rscratesunverified

Solana Version.

# Cargo.toml [dependencies] solana-version = "4.0.3"
INSTALL
IMPORT
SIG · SOLANA-VERSION
S
solana-version
utilityrustv4.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Semver
use solana_version::semver::Semver;

Creates a semantic version for Solana.

use solana_version::semver::Semver; fn main() { let version = Semver::new(1, 14, 0); println!("{}", version); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
solana-version — cargo add solana-version · libregistry