mirror of
https://github.com/andrewyng/openworker.git
synced 2026-09-11 14:50:14 +00:00
rename artifact names to openworker: desktop/server binaries, console scripts, npm package
The Python import namespace (coworker) and the live auth config strings are intentionally unchanged.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[package]
|
||||
name = "coworker-desktop"
|
||||
name = "openworker-desktop"
|
||||
version = "0.1.0"
|
||||
description = "OpenWorker desktop shell"
|
||||
edition = "2021"
|
||||
rust-version = "1.77"
|
||||
|
||||
[lib]
|
||||
name = "coworker_desktop_lib"
|
||||
name = "openworker_desktop_lib"
|
||||
crate-type = ["staticlib", "cdylib", "rlib"]
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user