[[package]]
name = "power-instruction-analyzer"
-version = "0.1.0"
+version = "0.2.0"
dependencies = [
"power-instruction-analyzer-proc-macro",
"pyo3",
[[package]]
name = "power-instruction-analyzer-proc-macro"
-version = "0.1.0"
+version = "0.2.0"
dependencies = [
"proc-macro2",
"quote",
# See Notices.txt for copyright information
[package]
name = "power-instruction-analyzer"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Jacob Lifshay <programmerjake@gmail.com>"]
edition = "2018"
license = "LGPL-2.1-or-later"
[dependencies.power-instruction-analyzer-proc-macro]
path = "power-instruction-analyzer-proc-macro"
+version = "=0.2.0"
[workspace]
members = [
# See Notices.txt for copyright information
[package]
name = "power-instruction-analyzer-proc-macro"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Jacob Lifshay <programmerjake@gmail.com>"]
edition = "2018"
license = "LGPL-2.1-or-later"