use BTree{Map,Set} to ensure a stable order based on the key/entry even if filesystem enumeration order changes
this should help with reproducibility
This commit is contained in:
@@ -33,7 +33,6 @@ function_casts_as_integer = "deny"
|
||||
|
||||
|
||||
[build-dependencies]
|
||||
indexmap = "2.3.0"
|
||||
proc-macro2 = "1.0.86"
|
||||
quote = "1.0.36"
|
||||
strum = "0.26"
|
||||
|
||||
Reference in New Issue
Block a user