remove some extra chars in a comment

This commit is contained in:
Ashley Mannix 2023-04-09 12:25:01 +10:00 committed by GitHub
parent b111b12627
commit 8ccdf67de1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ default = ["std"]
std = []
macro-diagnostics = ["uuid-macro-internal"]
# NOTE: When adding new features, check the `ci.yml` workflow ..
# NOTE: When adding new features, check the `ci.yml` workflow
# and include them where necessary (you can follow along with existing features)
v1 = ["atomic"]
v3 = ["md5"]