Merge pull request #55 from wpt967/revive-debian-x86-build

[workflows] Add workflow for building revive in a debian container.
This commit is contained in:
wpt967
2024-09-30 17:25:08 +01:00
committed by GitHub
7 changed files with 93 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ authors = [
license = "MIT/Apache-2.0"
edition = "2021"
repository = "https://github.com/paritytech/revive"
rust-version = "1.80.0"
[workspace.dependencies]
revive-benchmarks = { version = "0.1.0", path = "crates/benchmarks" }