We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c50206 commit 94a9522Copy full SHA for 94a9522
1 file changed
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "rtf-parser"
3
description = "A Rust RTF parser & lexer library designed for speed and memory efficiency."
4
repository = "https://github.com/d0rianb/rtf-parser"
5
-version = "0.4.2"
+version = "0.4.3"
6
edition = "2021"
7
license = "MIT"
8
keywords = ["rtf", "rich", "text", "format", "parser"]
0 commit comments