There was an error while loading. Please reload this page.
cargo verus new
1 parent e8d43b8 commit a372baeCopy full SHA for a372bae
1 file changed
source/cargo-verus/src/main.rs
@@ -103,8 +103,6 @@ edition = "2021"
103
104
[dependencies]
105
vstd = { git = "https://github.com/verus-lang/verus", rev = "BUILDREV" }
106
-builtin = { git = "https://github.com/verus-lang/verus", rev = "BUILDREV" }
107
-builtin_macros = { git = "https://github.com/verus-lang/verus", rev = "BUILDREV" }
108
109
[package.metadata.verus]
110
verify = true
0 commit comments