forked from a51finance/multiextension-ekubo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathScarb.lock
More file actions
30 lines (26 loc) · 706 Bytes
/
Copy pathScarb.lock
File metadata and controls
30 lines (26 loc) · 706 Bytes
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
# Code generated by scarb DO NOT EDIT.
version = 1
[[package]]
name = "ekubo"
version = "0.1.0"
source = "git+https://github.com/ekuboprotocol/abis#edb6de8c9baf515f1053bbab3d86825d54a63bc3"
[[package]]
name = "ekubo_multiextension"
version = "0.1.0"
dependencies = [
"ekubo",
"snforge_std",
]
[[package]]
name = "snforge_scarb_plugin"
version = "0.35.1"
source = "registry+https://scarbs.xyz/"
checksum = "sha256:1b6d50abc7f306a06abf90649bcd60a3bc1cdf6d0dc21a9725c71b014a334bab"
[[package]]
name = "snforge_std"
version = "0.35.1"
source = "registry+https://scarbs.xyz/"
checksum = "sha256:e25cbeb9cbed6da8e14ab19ad0e7c1d888055dfee62978a845ce669cfaba5d93"
dependencies = [
"snforge_scarb_plugin",
]