diff options
| author | Linus Färnstrand <faern@faern.net> | 2022-06-22 11:56:36 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2022-07-01 10:01:42 +0200 |
| commit | cfdf8d95cdc2017152f6589ff2a439fa3a010d25 (patch) | |
| tree | e176c55ae1eb3bf05eedac26f9a43eef590cd63c /talpid-dbus | |
| parent | 8952feaecde7ce892cb99e887da7b029b10f1b95 (diff) | |
| download | mullvadvpn-cfdf8d95cdc2017152f6589ff2a439fa3a010d25.tar.xz mullvadvpn-cfdf8d95cdc2017152f6589ff2a439fa3a010d25.zip | |
Add the license field to talpid-dbus crate
Diffstat (limited to 'talpid-dbus')
| -rw-r--r-- | talpid-dbus/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/talpid-dbus/Cargo.toml b/talpid-dbus/Cargo.toml index 5a8dd150f0..f003f79998 100644 --- a/talpid-dbus/Cargo.toml +++ b/talpid-dbus/Cargo.toml @@ -2,6 +2,7 @@ name = "talpid-dbus" version = "0.1.0" authors = ["Mullvad VPN"] +license = "GPL-3.0" edition = "2021" publish = false |
