Skip to content

Commit

Permalink
meta: Bump crate to v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxuser committed Dec 15, 2024
1 parent da99ada commit 109961d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "xal"
version = "0.1.2"
version = "0.1.3"
edition = "2018"
description = "Xbox Authentication library"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Check out [xal-examples](./examples/)

## Minimum supported Rust version

This crate requires at least Rust 1.70 (stable).
This crate requires at least Rust 1.74 (stable).

## Disclaimer

Expand Down

0 comments on commit 109961d

Please sign in to comment.