Skip to main content

Module version

Module version 

Source
Expand description

Semantic version parsing, comparison and crates.io lookup.

Modules§

blocking
Blocking (non-wasm32) variants of the crates.io version helpers.

Structs§

Version
A semantic version composed of major, minor and patch components.

Functions§

latest_crate_version
Asynchronously fetches the latest published version of crate_name from crates.io, identifying the request with the given user_agent.