diff --git a/Cargo.toml b/Cargo.toml index 45bff60..1dfc1d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,4 @@ edition = "2024" [dependencies] numeric-enum-macro = "0.2" -axerrno = "0.1.0" \ No newline at end of file +axerrno = "0.2"