Go to file
Gabriel Goller 762d1e9bc3 match_list: remove unsafe std::mem::transmute
By adding a lifetime to the `MatchList` trait, we don't need
to use unsafe code to transmute self anymore.

Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
2023-10-19 11:07:24 +02:00
.cargo add .cargo/config to use local repos 2020-06-03 13:30:33 +02:00
debian bump version to 0.2.0-1 2023-08-24 10:13:40 +02:00
src match_list: remove unsafe std::mem::transmute 2023-10-19 11:07:24 +02:00
.gitignore initial import 2020-04-27 12:46:59 +02:00
Cargo.toml bump version to 0.2.0-1 2023-08-24 10:13:40 +02:00
Makefile buildsys: fix rebuild logic 2023-08-24 10:16:53 +02:00