1

10 Commits

Author SHA1 Message Date
dependabot[bot]
4f46e44ade
Update env_logger requirement from 0.10.0 to 0.11.3
Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the latest version.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.10.0...v0.11.3)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 15:22:28 +00:00
5f02bc7571 Set lib versions 2024-02-12 09:50:23 -05:00
eabfbfc8b6 Implement optional profiling 2023-08-04 22:29:42 -04:00
6c0e6b2341 Embed profiling macros into crates 2023-08-04 21:22:57 -04:00
7d15bdc96e Migrate to allowing config files 2023-08-04 20:15:06 -04:00
3522ccedda Add badges to project readmes 2023-08-03 23:54:12 -04:00
62e1bdb1c0 Fix issues with arch-specific types 2023-08-03 12:36:10 -04:00
079416b3eb Apply rustfmt fixes 2023-08-03 12:21:59 -04:00
198b7bcd92 Implement fast NAT 2023-08-02 13:14:51 -04:00
f4dc096d83 Implement easy-tun crate 2023-08-02 12:22:00 -04:00