Set edition to 2018

This commit is contained in:
Steven Roose 2023-02-23 03:41:08 +00:00
parent 893a777400
commit 71d4329979
No known key found for this signature in database
GPG Key ID: 2F2A88D7F8D68E87
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ documentation = "https://docs.rs/bip39/"
description = "Library for BIP-39 Bitcoin mnemonic codes"
keywords = [ "crypto", "bitcoin", "bip39", "mnemonic" ]
readme = "README.md"
edition = "2018"
[lib]
name = "bip39"