diff options
Diffstat (limited to 'ripple/fossil/Cargo.toml')
-rw-r--r-- | ripple/fossil/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ripple/fossil/Cargo.toml b/ripple/fossil/Cargo.toml index a88a5f8..af86d4e 100644 --- a/ripple/fossil/Cargo.toml +++ b/ripple/fossil/Cargo.toml @@ -4,7 +4,7 @@ [package] name = "fossil" version = "0.1.0" -edition = "2018" +edition = "2021" [dependencies] prost = "0.8.0" |