blob: 29705e3725c4f68b2d7c4e9f886da71c1b623130 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[package]
name = "mullvad-api-constants"
description = "Mullvad VPN API client constants"
authors.workspace = true
repository.workspace = true
license.workspace = true
edition.workspace = true
rust-version.workspace = true
[lints]
workspace = true
|