You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Cargo.toml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,8 @@
1
1
[package]
2
2
name = "asposepdf"
3
-
version = "1.25.7"
3
+
version = "1.25.8"
4
4
edition = "2021"
5
5
license = "MIT"
6
-
license-file = "LICENSE_COMMERCIAL.txt"
7
6
description = "Aspose.PDF for Rust via C++ is a powerful toolkit that allows developers to manipulate PDF files directly and helps do various tasks for PDF. Contains unique features for converting PDF to other formats."
0 commit comments