Skip to content

Commit d7ef79a

Browse files
authored
Merge pull request #17 from MIERUNE/chore-update
chore: Update misc
2 parents 873d96e + c6feab4 commit d7ef79a

File tree

10 files changed

+517
-62
lines changed

10 files changed

+517
-62
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ members = [
33
"jmaxml-rs",
44
"jmaxml-wasm",
55
]
6-
resolver = "2"
6+
resolver = "3"
77

88
[workspace.package]
9-
authors = ["Taku Fukada <[email protected]>"]
10-
version = "0.1.9"
9+
authors = ["Taku Fukada <[email protected]>", "MIERUNE Inc. <[email protected]>"]
10+
version = "0.1.10"
1111
edition = "2024"
12-
repository = "https://github.com/ciscorn/jmaxml"
12+
repository = "https://github.com/MIERUNE/jmaxml"
1313
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)