Skip to content
/ osmpbf Public
forked from b-r-u/osmpbf

Commit

Permalink
Bump to v1.60.0 RSVP due to protobuf 3.1 req
Browse files Browse the repository at this point in the history
protobuf uses spare_capacity_mut on vectors that was stabilized in 1.60
rust-lang/rust#93016
  • Loading branch information
nyurik committed Jul 1, 2022
1 parent e975c62 commit 6c9f5d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ environment:
target: x86_64-pc-windows-msvc
- channel: stable
target: i686-pc-windows-msvc
- channel: 1.58.0
- channel: 1.60.0
target: x86_64-pc-windows-msvc

install:
Expand Down

0 comments on commit 6c9f5d2

Please sign in to comment.