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 /Cargo.toml | |
| parent | add basic buffersyncer impl (diff) | |
upgrade to rust 2021 edition
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ authors = ["Max Audron <audron@cocaine.farm>"] license = "ISC" homepage = "https://gitlab.com/cocainefarm/libquassel" repository = "https://gitlab.com/cocainefarm/libquassel" -edition = "2018" +edition = "2021" autobins = true include = ["src/**/*", "LICENSE", "README.md"] |
