Unverified Commit daec6125 authored by Daco Harkes's avatar Daco Harkes Committed by GitHub

Bump dart-lang/native deps (#135905)

Bump dart-lang/native deps.

* https://github.com/dart-lang/native/issues/142
parent 672ed6cc
...@@ -52,8 +52,8 @@ dependencies: ...@@ -52,8 +52,8 @@ dependencies:
cli_config: 0.1.2 cli_config: 0.1.2
graphs: 2.3.1 graphs: 2.3.1
native_assets_builder: 0.2.3 native_assets_builder: 0.3.0
native_assets_cli: 0.2.0 native_assets_cli: 0.3.0
# We depend on very specific internal implementation details of the # We depend on very specific internal implementation details of the
# 'test' package, which change between versions, so when upgrading # 'test' package, which change between versions, so when upgrading
...@@ -112,4 +112,4 @@ dartdoc: ...@@ -112,4 +112,4 @@ dartdoc:
# Exclude this package from the hosted API docs. # Exclude this package from the hosted API docs.
nodoc: true nodoc: true
# PUBSPEC CHECKSUM: 5c7e # PUBSPEC CHECKSUM: 177d
...@@ -9,8 +9,8 @@ environment: ...@@ -9,8 +9,8 @@ environment:
dependencies: dependencies:
cli_config: ^0.1.1 cli_config: ^0.1.1
logging: ^1.1.1 logging: ^1.1.1
native_assets_cli: ^0.2.0 native_assets_cli: ^0.3.0
native_toolchain_c: ^0.2.3 native_toolchain_c: ^0.3.0
dev_dependencies: dev_dependencies:
ffi: ^2.0.2 ffi: ^2.0.2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment