Skip to content

Commit

Permalink
chore: Set rust-version to 1.60
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusc93 committed Jun 27, 2022
1 parent d129bd1 commit 97b1769
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "crypto-seal"
description = """
A small utility designed to securely "package" or seal serde-compatible data type that can passed around in an uncompromised manner.
"""
rust-version = "1.60"
license = "Apache-2.0 OR MIT"
repository = "https://github.com/dariusc93/crypto-seal"
readme = "README.md"
Expand Down

0 comments on commit 97b1769

Please sign in to comment.