aya-rs / book

The Aya Book is an introductory book about using the Rust Programming Language and Aya library to build extended Berkley Packet Filter (eBPF) programs.
https://aya-rs.dev/book/
Apache License 2.0
82 stars 60 forks source link

use edition 2021 #28

Closed dmitris closed 2 years ago

dmitris commented 2 years ago

Use Rust edition 2021 and sync with aya-template change in https://github.com/aya-rs/aya-template/pull/34.