Skip to content

Commit 3994973

Browse files
authored
Merge pull request #61 from pbs-data-solutions/python-3.13
Update to support python 3.13
2 parents 17b6d08 + 7fcfb47 commit 3994973

File tree

2 files changed

+52
-42
lines changed

2 files changed

+52
-42
lines changed

Cargo.lock

Lines changed: 51 additions & 41 deletions
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "prelude-xml-parser"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
edition = "2021"
55
authors = ["Paul Sanders <paul@pbsdatasolutions.com>"]
66
description = "Deserialize Prelude EDC native XML files into Rust stucts."

0 commit comments

Comments
 (0)