Move to Rust 2021 edition
Signed-off-by: Jacob Kiers <code@kiers.eu>
This commit is contained in:
parent
c3fb162732
commit
6255dc1c2f
@ -6,8 +6,7 @@ keywords = ["bunq", "api"]
|
|||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
repository = "https://github.com/yuri91/bunq-rs"
|
repository = "https://github.com/yuri91/bunq-rs"
|
||||||
authors = ["Yuri Iozzelli <y.iozzelli@gmail.com>"]
|
authors = ["Yuri Iozzelli <y.iozzelli@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0.79"
|
anyhow = "1.0.79"
|
||||||
|
Loading…
Reference in New Issue
Block a user