Skip to content

Commit 2522281

Browse files
committed
Release version 0.7.1
1 parent ed9b549 commit 2522281

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "asphalt"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
edition = "2021"
55
license = "MIT"
66
authors = ["Jack T <[email protected]>"]
@@ -23,7 +23,7 @@ image = "0.25.1"
2323
inquire = "0.7.5"
2424
log = "0.4.21"
2525
rbx_binary = { version = "0.7.4", features = ["serde"] }
26-
rbx_cookie = { version = "0.1.4", default-features = false}
26+
rbx_cookie = { version = "0.1.4", default-features = false }
2727
rbx_xml = "0.13.3"
2828
rbxcloud = "0.10.0"
2929
reqwest = { version = "0.12.4", default-features = false, features = [

0 commit comments

Comments
 (0)