mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 02:29:40 +00:00
rust modules version bump
This commit is contained in:
parent
9ff0c91667
commit
c37fdba211
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "av1an-core"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "av1an-pyo3"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2018"
|
||||
authors = ["Zen <46526140+master-of-zen@users.noreply.github.com>"]
|
||||
homepage = "https://github.com/master-of-zen/Av1an"
|
||||
|
|
Loading…
Reference in a new issue