diff options
Diffstat (limited to 'crates/atuin-dotfiles/Cargo.toml')
| -rw-r--r-- | crates/atuin-dotfiles/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/atuin-dotfiles/Cargo.toml b/crates/atuin-dotfiles/Cargo.toml index 6728eddf..74c04adc 100644 --- a/crates/atuin-dotfiles/Cargo.toml +++ b/crates/atuin-dotfiles/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "atuin-dotfiles" description = "The dotfiles crate for Atuin" -edition = "2021" +edition = "2024" version = { workspace = true } authors.workspace = true |
