tart-softnet/lib
dependabot[bot] 762868a8eb
Bump smoltcp from 0.11.0 to 0.12.0 (#62)
* Bump smoltcp from 0.11.0 to 0.12.0

Bumps [smoltcp](https://github.com/smoltcp-rs/smoltcp) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/smoltcp-rs/smoltcp/releases)
- [Changelog](https://github.com/smoltcp-rs/smoltcp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smoltcp-rs/smoltcp/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: smoltcp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* smoltcp moved to core::net types for IP addresses

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Edigaryev <edigaryev@gmail.com>
2024-12-05 00:15:21 +04:00
..
proxy Bump smoltcp from 0.11.0 to 0.12.0 (#62) 2024-12-05 00:15:21 +04:00
dhcp_snooper.rs Bump smoltcp from 0.11.0 to 0.12.0 (#62) 2024-12-05 00:15:21 +04:00
host.rs Bump smoltcp from 0.11.0 to 0.12.0 (#62) 2024-12-05 00:15:21 +04:00
mod.rs Added a way to enable host-only networking through tart using --net-host (#32) 2024-03-01 11:25:19 -05:00
poller.rs Disable isolation when `--allow=0.0.0.0/0` is specified (#39) 2024-07-02 15:36:07 +04:00
vm.rs Sentry integration (#13) 2022-12-12 21:33:45 +04:00