Skip to content

nmrs 3.1.5

Choose a tag to compare

@github-actions github-actions released this 21 May 02:27

nmrs 3.1.5

Published to crates.io

See CHANGELOG.md for details.

What's Changed

  • feat(mmrs): high level ModemManager API by @cachebag in #419
  • fix(nmrs): replace futures::executor::block_on with .await in VPN active connection map to prevent panic when called from an existing async runtime by @cachebag in #423

Full Changelog: nmrs-v3.1.4...nmrs-v3.1.5