vvm-rs
vvm-rs copied to clipboard
Vyper-Compiler Version Manager in Rust
Bumps [h2](https://github.com/hyperium/h2) from 0.3.9 to 0.3.17. Release notes Sourced from h2's releases. v0.3.17 What's Changed Add Error::is_library() method to check if the originated inside h2. Add max_pending_accept_reset_streams(usize) option to client...
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.38 to 0.10.48. Release notes Sourced from openssl's releases. openssl v0.10.48 What's Changed Fix LibreSSL version checking in openssl/ by @alex in sfackler/rust-openssl#1851 Skip a test that...
The listing logic needs to visit each subfolder to list the correctly installed versions, currently it doesn't account for sub folders within the .vvm folder path
see here https://github.com/vyperlang/vyper/issues/2965