Skip to content

Commit eff7a56

Browse files
committed
Update rbx_cookie
1 parent 281bf97 commit eff7a56

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/lune-std-roblox/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ mlua = { version = "0.9.9", features = ["luau"] }
1717
mlua-luau-scheduler = { version = "0.0.2", path = "../mlua-luau-scheduler" }
1818

1919
once_cell = "1.17"
20-
rbx_cookie = { version = "0.1.4", default-features = false }
20+
rbx_cookie = { version = "0.1.5", default-features = false }
2121

2222
lune-utils = { version = "0.1.3", path = "../lune-utils" }
2323
lune-roblox = { version = "0.1.4", path = "../lune-roblox" }

0 commit comments

Comments
 (0)