Bump the crate version as min Rust version now is 1.26.0
This commit is contained in:
parent
e9a7756693
commit
5329a7ec18
|
@ -2,7 +2,7 @@
|
|||
name = "qrcode"
|
||||
description = "QR code encoder in Rust"
|
||||
license = "MIT / Apache-2.0"
|
||||
version = "0.7.0"
|
||||
version = "0.8.0"
|
||||
authors = ["kennytm <kennytm@gmail.com>"]
|
||||
keywords = ["qrcode"]
|
||||
repository = "https://github.com/kennytm/qrcode-rust"
|
||||
|
|
Loading…
Reference in a new issue