We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682e248 commit da9ba37Copy full SHA for da9ba37
Cargo.toml
@@ -1,11 +1,11 @@
1
[package]
2
name = "hyperware_process_lib"
3
authors = ["Sybil Technologies AG"]
4
-version = "1.0.1"
+version = "1.0.2"
5
edition = "2021"
6
description = "A library for writing Hyperware processes in Rust."
7
homepage = "https://hyperware.ai"
8
-repository = "https://github.com/kinode-dao/process_lib"
+repository = "https://github.com/hyperware-ai/process_lib"
9
license = "Apache-2.0"
10
11
[features]
pull_request_template.md
@@ -8,7 +8,7 @@
## Docs Update
-[Corresponding docs PR](https://github.com/kinode-dao/kinode-book/pull/my-pr-number)
+[Corresponding docs PR](https://github.com/hyperware-ai/hyperware-book/pull/my-pr-number)
12
13
## Notes
14
0 commit comments