-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmops.toml
24 lines (22 loc) · 925 Bytes
/
mops.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[dependencies]
base = "0.11.0"
array = "https://github.com/aviate-labs/array.mo#v0.2.0@863a668bcbb3c3799a62c36b2cba2c32d1fcc433"
StableTrieMap = "https://github.com/NatLabs/StableTrieMap#main@4781cb03efd34b124c22396c69710b374366c797"
StableBuffer = "https://github.com/canscale/StableBuffer#v0.2.0@1af0e8814bac5ca7ed23a6c094204b46d9056c2e"
map9 = "https://github.com/ZhenyaUsenko/motoko-hash-map#v9.0.1@10b68f6ea8df5e72dfa4c07a50c8bb60a916c233"
itertools = "0.1.2"
vector = "0.2.0"
star = "0.1.1"
rep-indy-hash = "0.1.1"
account = "1.0.1"
icrc1-mo = "0.0.15"
[dev-dependencies]
test = "1.2.0"
fuzz = "0.2.0"
matchers = "https://github.com/kritzcreek/motoko-matchers#v1.3.0@3dac8a071b69e4e651b25a7d9683fe831eb7cffd"
[package]
name = "icrc2-mo"
version = "0.0.13"
description = "icrc2 for motoko"
repository = "https://github.com/PanIndustrial-Org/icrc2.mo"
keywords = [ "icrc2", "fungible", "token", "standard", "dfinity" ]