Files
sdk/pkg/native_stack_traces/pubspec.yaml
T
Tess Strickland 061e321441 [pkg/native_stack_traces] Bump version number for publishing.
Change-Id: I96ee4ce4e7f950512f5dc8c3738c7f2e1f1a7866
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/226080
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Tess Strickland <sstrickl@google.com>
2022-01-03 13:04:25 +00:00

19 lines
331 B
YAML

name: native_stack_traces
description: Utilities for working with non-symbolic stack traces.
version: 0.4.5
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/native_stack_traces
environment:
sdk: '>=2.14.0 <3.0.0'
executables:
decode:
dependencies:
args: ^2.0.0
path: ^1.8.0
dev_dependencies:
lints: ^1.0.0