graphblocks 0.0.1

Reserved alpha crate for GraphBlocks
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "graphblocks"
version = "0.0.1"
description = "Reserved alpha crate for GraphBlocks"
edition.workspace = true
license.workspace = true
rust-version.workspace = true
repository = "https://github.com/graphblocks/graphblocks"
homepage = "https://github.com/graphblocks/graphblocks"
documentation = "https://docs.rs/graphblocks"
readme = "README.md"
keywords = ["ai", "workflow", "graph", "runtime"]
categories = ["development-tools"]

[dependencies]

[lints]
workspace = true