Syntax error in Cargo.toml

Signed-off-by: Kornel <kornel@geekhood.net>
This commit is contained in:
Kornel 2024-04-18 12:46:23 +01:00 committed by GitHub
parent 48977fea68
commit 788ee0e14e
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -10,8 +10,8 @@ authors = [
license = "MIT"
repository = "https://github.com/Pr0methean/zip-next.git"
keywords = ["zip", "archive"]
description = """
rust-version = "1.70.0"
description = """
Library to support the reading and writing of zip files.
"""
edition = "2021"