difftreelog
feat forward nightly feature to hashbrown
in: master
2 files changed
cmds/jrsonnet/Cargo.tomldiffbeforeafterboth23# std.thisFile support23# std.thisFile support24legacy-this-file = ["jrsonnet-cli/legacy-this-file"]24legacy-this-file = ["jrsonnet-cli/legacy-this-file"]2526nightly = ["jrsonnet-evaluator/nightly"]252726[dependencies]28[dependencies]27jrsonnet-evaluator.workspace = true29jrsonnet-evaluator.workspace = truecrates/jrsonnet-evaluator/Cargo.tomldiffbeforeafterboth24exp-object-iteration = []24exp-object-iteration = []252526# Improves performance, and implements some useful things using nightly-only features26# Improves performance, and implements some useful things using nightly-only features27nightly = []27nightly = ["hashbrown/nightly"]282829[dependencies]29[dependencies]30jrsonnet-interner.workspace = true30jrsonnet-interner.workspace = true