style: apply taplo format to all Cargo.toml files
This commit is contained in:
@@ -38,6 +38,6 @@ assert_matches = { workspace = true }
|
||||
|
||||
[features]
|
||||
# Required for the doc tests
|
||||
default = [ "std" ]
|
||||
std = [ "blake2/std" ]
|
||||
default = ["std"]
|
||||
std = ["blake2/std"]
|
||||
no-metadata-docs = []
|
||||
|
||||
Reference in New Issue
Block a user