Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
CBenoit committed Dec 12, 2024
1 parent b6d796e commit 0670a27
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
3 changes: 3 additions & 0 deletions crates/now-proto-pdu/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ authors.workspace = true
keywords.workspace = true
categories.workspace = true

# FIXME: Will be published once moved to Devolutions/wayk-proto
publish = false

[lib]
doctest = false
test = false
Expand Down
9 changes: 2 additions & 7 deletions ffi/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
[package]
name = "ffi"
version = "0.1.0"
edition.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
authors.workspace = true
keywords.workspace = true
categories.workspace = true
edition = "2021"
publish = false

[lib]
name = "ironrdp"
Expand Down

0 comments on commit 0670a27

Please sign in to comment.