Skip to content

Commit cbf8e96

Browse files
bors[bot]burrbull
andauthored
Merge #446
446: update msp430 test deps r=therealprof a=burrbull rust-lang/rfcs#2843 r? @therealprof Co-authored-by: Andrey Zgarbul <zgarbul.andrey@gmail.com>
2 parents 40db112 + 0c2d08c commit cbf8e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/script.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ main() {
497497
echo 'version = "0.1.0"' >> $td/Cargo.toml
498498

499499
echo '[dependencies.msp430]' >> $td/Cargo.toml
500-
echo 'version = "0.1.0"' >> $td/Cargo.toml
500+
echo 'version = "0.2.2"' >> $td/Cargo.toml
501501

502502
# Test MSP430
503503
test_svd_for_target msp430 https://raw.githubusercontent.com/pftbest/msp430g2553/v0.1.3-svd/msp430g2553.svd

0 commit comments

Comments
 (0)