Skip to content

Commit

Permalink
chore(release): prepare for publishing (#620)
Browse files Browse the repository at this point in the history
- ironrdp-cliprdr-format
- ironrdp-futures
- ironrdp-rdcleanpath
- ironrdp-rdpdr-native
  • Loading branch information
CBenoit authored Dec 16, 2024
1 parent cff5c1a commit 9757167
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/ironrdp-cliprdr-format/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ironrdp-cliprdr-format"
version = "0.1.0"
version = "0.1.1"
readme = "README.md"
description = "CLIPRDR format conversion library"
edition.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion crates/ironrdp-futures/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ironrdp-futures"
version = "0.1.0"
version = "0.1.1"
readme = "README.md"
description = "`Framed*` traits implementation above futures’s traits"
edition.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion crates/ironrdp-rdcleanpath/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ironrdp-rdcleanpath"
version = "0.1.0"
version = "0.1.1"
readme = "README.md"
description = "RDCleanPath PDU structure used by IronRDP web client and Devolutions Gateway"
edition.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion crates/ironrdp-rdpdr-native/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ironrdp-rdpdr-native"
version = "0.1.0"
version = "0.1.1"
readme = "README.md"
description = "Native RDPDR static channel backend implementations for IronRDP"
edition.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion fuzz/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9757167

Please sign in to comment.