-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathScarb.lock
35 lines (30 loc) · 859 Bytes
/
Scarb.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Code generated by scarb DO NOT EDIT.
version = 1
[[package]]
name = "amm_governance"
version = "0.1.0"
dependencies = [
"cubit",
"konoha",
"openzeppelin",
"snforge_std",
]
[[package]]
name = "cubit"
version = "1.3.0"
source = "git+https://github.com/influenceth/cubit.git#8eacc2b1d952d6266f9725776445c7fb97453403"
[[package]]
name = "konoha"
version = "0.5.0"
source = "git+https://github.com/carmineoptions/konoha?branch=staking#02f2d977ccb91f080122ad2e831c23bdb4ca3866"
dependencies = [
"openzeppelin",
]
[[package]]
name = "openzeppelin"
version = "0.10.0"
source = "git+https://github.com/OpenZeppelin/cairo-contracts.git?tag=v0.10.0#d77082732daab2690ba50742ea41080eb23299d3"
[[package]]
name = "snforge_std"
version = "0.23.0"
source = "git+https://github.com/foundry-rs/starknet-foundry?tag=v0.23.0#f2bff8f796763ada77fe6033ec1b034ceee22abd"