Skip to content

Commit

Permalink
Release version 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jackTabsCode committed Jun 7, 2024
1 parent 58fd6a2 commit fe20f54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "asphalt"
version = "0.7.0"
version = "0.7.1"
edition = "2021"
license = "MIT"
authors = ["Jack T <[email protected]>"]
Expand All @@ -23,7 +23,7 @@ image = "0.25.1"
inquire = "0.7.5"
log = "0.4.21"
rbx_binary = { version = "0.7.4", features = ["serde"] }
rbx_cookie = { version = "0.1.4", default-features = false}
rbx_cookie = { version = "0.1.4", default-features = false }
rbx_xml = "0.13.3"
rbxcloud = "0.10.0"
reqwest = { version = "0.12.4", default-features = false, features = [
Expand Down

0 comments on commit fe20f54

Please sign in to comment.