chore: bumped version to 1.7.2

This commit is contained in:
pyrite 2025-08-07 16:55:49 +02:00
parent 70895f0695
commit 4e19c00700
Signed by: pyrite
GPG key ID: 7F1BA9170CD35D15
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -2294,7 +2294,7 @@ dependencies = [
[[package]] [[package]]
name = "torn-api" name = "torn-api"
version = "1.7.1" version = "1.7.2"
dependencies = [ dependencies = [
"bon", "bon",
"bytes", "bytes",

View file

@ -1,6 +1,6 @@
[package] [package]
name = "torn-api" name = "torn-api"
version = "1.7.1" version = "1.7.2"
edition = "2021" edition = "2021"
description = "Auto-generated bindings for the v2 torn api" description = "Auto-generated bindings for the v2 torn api"
license = { workspace = true } license = { workspace = true }