Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 127c577

Browse files
committed
updating version
1 parent ef75424 commit 127c577

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pyscemu"
3-
version = "0.6.2"
3+
version = "0.6.3"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -10,5 +10,5 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
pyo3 = "0.18.1"
13-
libscemu = "0.16.2"
13+
libscemu = "0.16.3"
1414
#libscemu = { path = "/home/sha0/src/libscemu/" }

0 commit comments

Comments
 (0)