Update to rust 2024
This commit is contained in:
@@ -128,7 +128,7 @@ impl Cache {
|
||||
}
|
||||
|
||||
macro_rules! he {
|
||||
($tx:expr, $val:expr) => {
|
||||
($tx:expr_2021, $val:expr_2021) => {
|
||||
match $val {
|
||||
Ok(v) => v,
|
||||
Err(e) => {
|
||||
|
||||
Reference in New Issue
Block a user