File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed
Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 1+ format = 0
2+
3+ [package ]
4+ name = " github.com/nimberite-development/tagforge-nim"
5+
6+ [dependencies .mutf8 ]
7+ src = " github.com/the-ticking-clockwork/mutf-8"
8+ origin = " git"
9+ scheme = " https"
10+ version = " 0.1.1"
11+
12+ [dependencies .zippy ]
13+ src = " github.com/guzba/zippy"
14+ origin = " git"
15+ scheme = " https"
16+ version = " 0.10.11"
17+ foreign-pm = " nimble"
Original file line number Diff line number Diff line change 11# Package
22
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44author = " Yu-Vitaqua-fer-Chronos"
55description = " A library made for the serialisation and deserialisation of MC NBT!"
66license = " Apache-2.0"
@@ -11,4 +11,4 @@ srcDir = "src"
1111
1212requires " nim >= 2.0.2"
1313requires " zippy >= 0.10.11"
14- requires " https://github.com/Yu-Vitaqua-fer-Chronos/MUTF-8 >= 0.1.0"
14+ requires " https://github.com/Yu-Vitaqua-fer-Chronos/MUTF-8 >= 0.1.0"
You can’t perform that action at this time.
0 commit comments