We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f20bd8 commit 6e56832Copy full SHA for 6e56832
packages/ecdh/Nargo.toml
@@ -1,14 +1,8 @@
1
[package]
2
name = "ecdh"
3
-<<<<<<< Updated upstream
4
type = "bin"
5
authors = ["YashBit"]
6
compiler_version = ">=0.39.0"
7
-=======
8
-type = "lib"
9
-authors = ["YashBit", "signorecello"]
10
-compiler_version = ">=1.0.0-beta.1"
11
->>>>>>> Stashed changes
12
13
[dependencies]
14
ec = { tag = "v0.1.2", git = "https://github.com/noir-lang/ec" }
0 commit comments