We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 010fb7b commit 0754b1dCopy full SHA for 0754b1d
wally.lock
@@ -4,8 +4,8 @@ registry = "test"
4
5
[[package]]
6
name = "cipharius/msgpack-luau"
7
-version = "0.2.1"
8
-dependencies = []
+version = "0.3.0"
+dependencies = [["TestEZ", "roblox/testez@0.4.1"]]
9
10
11
name = "roblox/testez"
wally.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
description = "A pure MessagePack binary serialization format implementation in Luau."
license = "MIT"
authors = ["Valts Liepiņš <cipharius@pm.me>"]
realm = "shared"
0 commit comments