diff options
Diffstat (limited to 'azalea-auth/Cargo.toml')
| -rw-r--r-- | azalea-auth/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/azalea-auth/Cargo.toml b/azalea-auth/Cargo.toml index db6837df..c33945df 100644 --- a/azalea-auth/Cargo.toml +++ b/azalea-auth/Cargo.toml @@ -31,3 +31,6 @@ uuid = { workspace = true, features = ["serde", "v3"] } [dev-dependencies] env_logger.workspace = true tokio = { workspace = true, features = ["full"] } + +[lints] +workspace = true |
