mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-08 21:24:58 -05:00
Migrate to rust 2018 edition
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "bitwarden_rs"
|
||||
version = "1.0.0"
|
||||
authors = ["Daniel García <dani-garcia@users.noreply.github.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[features]
|
||||
enable_syslog = ["syslog", "fern/syslog-4"]
|
||||
|
||||
Reference in New Issue
Block a user