Skip to content

Commit 5669389

Browse files
feat(sys): update bindings for MaaFramework v5.8.1 (#25)
Automatically generated PR to update `maa-framework-sys` bindings. **Changes:** - Updated version: `5.8.0 ` → `5.8.1` - Regenerated FFI bindings (static and dynamic) Please review and merge to publish the new version. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cee9441 commit 5669389

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ homepage = "https://github.com/MaaXYZ/MaaFramework"
1111
repository = "https://github.com/MaaXYZ/MaaFramework"
1212

1313
[workspace.dependencies]
14-
maa-framework-sys = { path = "maa-framework-sys", version = "5.8.0" }
14+
maa-framework-sys = { path = "maa-framework-sys", version = "5.8.1" }

maa-framework-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "maa-framework-sys"
3-
version = "5.8.0"
3+
version = "5.8.1"
44
authors.workspace = true
55
edition.workspace = true
66
description = "Low-level Rust bindings for MaaFramework"

0 commit comments

Comments
 (0)