Skip to content

Commit 109961d

Browse files
committedDec 15, 2024·
meta: Bump crate to v0.1.3
1 parent da99ada commit 109961d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "xal"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2018"
55
description = "Xbox Authentication library"
66
license = "MIT"

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Check out [xal-examples](./examples/)
1717

1818
## Minimum supported Rust version
1919

20-
This crate requires at least Rust 1.70 (stable).
20+
This crate requires at least Rust 1.74 (stable).
2121

2222
## Disclaimer
2323

0 commit comments

Comments
 (0)
Please sign in to comment.