Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

(wip) Rust-compatible alternative implementation of semver

License

Notifications You must be signed in to change notification settings

softwareventures/semver-rust

Repository files navigation

semver-rust

Alternative implementation of Semantic Versioning 2.0.0, compatible with the crate semver as used by Cargo and other Rust projects.

Why

This library is useful when building JavaScript programs that integrate with Rust, or with Cargo, its standard dependency management system.

Like npm, Cargo uses Semantic Versioning 2.0.0 to specify dependency versions. However, Cargo uses a different and subtly incompatible format to specify version ranges.

About

(wip) Rust-compatible alternative implementation of semver

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •