diff options
| author | Max Audron <audron@cocaine.farm> | 2021-12-02 18:31:19 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2021-12-02 18:31:19 +0100 |
| commit | 9c8733e42f3604817ad6b881f5654b673bbc4d00 (patch) | |
| tree | 966100eef04d1fde36b797e609d15eb1b4bb5ba7 /derive/Cargo.toml | |
| parent | add basic buffersyncer impl (diff) | |
upgrade to rust 2021 edition
Diffstat (limited to 'derive/Cargo.toml')
| -rw-r--r-- | derive/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/derive/Cargo.toml b/derive/Cargo.toml index bc4ed2f..53b910d 100644 --- a/derive/Cargo.toml +++ b/derive/Cargo.toml @@ -2,7 +2,7 @@ name = "libquassel-derive" version = "0.1.0" authors = ["Max Audron <audron@cocaine.farm>"] -edition = "2018" +edition = "2021" [lib] proc-macro = true |
