Start next dev iteration

This commit is contained in:
Dan Chao
2024-02-01 20:55:37 -08:00
parent 1543909566
commit ce65290aae
26 changed files with 100 additions and 24 deletions

View File

@@ -36,7 +36,7 @@
///
/// Warning: Although this module is ready for initial use,
/// benchmark results may be inaccurate or inconsistent.
@ModuleInfo { minPklVersion = "0.25.1" }
@ModuleInfo { minPklVersion = "0.26.0" }
module pkl.Benchmark
import "pkl:platform" as _platform