fix: make it compile again

This commit is contained in:
Anna 2022-12-03 06:07:24 -05:00
parent df26d63aac
commit 9876b7765d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#![feature(backtrace)]
#![feature(error_generic_member_access, provide_any)]
pub mod error;
pub mod payload;