Make lint run

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-03-04 12:11:22 +01:00
parent 6813a9ed43
commit 4e968aaea0
6 changed files with 66 additions and 7 deletions

View file

@ -1,5 +1,5 @@
[package]
name = "dashmap_ref"
name = "dashmap-ref"
version = "0.1.0"
edition = "2021"
publish = false

View file

@ -1,3 +0,0 @@
[toolchain]
channel = "nightly-2025-01-09"
components = ["llvm-tools-preview", "rustc-dev"]