File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 0.3.4
2+
3+ - Bump ` package:native_assets_cli ` to 0.4.0.
4+
15## 0.3.3
26
37- Export ` environmentFromBatchFile ` .
Original file line number Diff line number Diff line change 11name : native_toolchain_c
22description : >-
33 A library to invoke the native C compiler installed on the host machine.
4- version : 0.3.3
4+ version : 0.3.4
55repository : https://github.com/dart-lang/native/tree/main/pkgs/native_toolchain_c
66
77topics :
@@ -12,14 +12,14 @@ topics:
1212 - native-toolchain
1313
1414environment :
15- sdk : " >=3.1.0 <4.0.0"
15+ sdk : ' >=3.1.0 <4.0.0'
1616
1717dependencies :
1818 cli_config : ^0.1.1
1919 glob : ^2.1.1
2020 logging : ^1.1.1
2121 meta : ^1.9.1
22- native_assets_cli : ^0.3.2
22+ native_assets_cli : ^0.4.0
2323 pub_semver : ^2.1.3
2424
2525dev_dependencies :
You can’t perform that action at this time.
0 commit comments