mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-23 21:13:35 +00:00
16 lines
278 B
YAML
16 lines
278 B
YAML
name: benchmark_cherrypick
|
|
version: 0.1.0
|
|
publish_to: none
|
|
description: Benchmark for cherrypick core DI library
|
|
|
|
environment:
|
|
sdk: '>=3.0.0 <4.0.0'
|
|
|
|
dependencies:
|
|
cherrypick:
|
|
path: ../cherrypick
|
|
|
|
dev_dependencies:
|
|
benchmark_harness: ^2.2.2
|
|
benchmark_runner: ^0.0.2
|