chore: prepare release (#585)

Crates to release:

- ironrdp-core -> 0.1.1
- ironrdp-pdu -> 0.1.1
- ironrdp-svc -> 0.1.1
- ironrdp-connector -> 0.2.0
- ironrdp-server -> 0.2.0
- ironrdp -> 0.6.0
This commit is contained in:
Benoît Cortier 2024-11-22 00:14:01 +09:00 committed by GitHub
parent 2c1bec6496
commit fc23992dea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 18 additions and 18 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "ironrdp-core"
version = "0.1.0"
version = "0.1.1"
readme = "README.md"
description = "IronRDP common traits and types"
edition.workspace = true