Skip to content

Commit 423ad6e

Browse files
authored
Merge pull request #21 from rust-embedded/prepare-0.1.1
release: cargo update, bump version, and fix a couple of warnings
2 parents a2fc189 + 6b0245a commit 423ad6e

File tree

5 files changed

+146
-62
lines changed

5 files changed

+146
-62
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@ language: rust
22
sudo: false
33

44
rust:
5-
- 1.13.0
65
- stable
7-
- beta
8-
- nightly
6+
- 1.16.0
97

108
script:
119
- cargo test

0 commit comments

Comments
 (0)