Correct reproducible-runtime deny definition

This commit is contained in:
Luke Parker
2023-07-27 22:09:04 -04:00
parent a8c7bb96c8
commit c091b86919
2 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "serai-reproducible-runtime"
name = "serai-reproducible-runtime-tests"
version = "0.1.0"
description = "Tests the Serai runtimee can be reproducibly built"
description = "Tests the Serai runtime can be reproducibly built"
license = "AGPL-3.0-only"
repository = "https://github.com/serai-dex/serai/tree/develop/tests/reproducible-runtime"
authors = ["Luke Parker <lukeparker5132@gmail.com>"]