fix version

master
Niko PLP 1 month ago
parent 176eb5f5ca
commit d39ef15334
  1. 1
      ng-broker/Cargo.toml
  2. 1
      ng-storage-rocksdb/Cargo.toml

@ -2,7 +2,6 @@
name = "ng-broker"
version = "0.1.0-preview.3"
description = "Broker library of NextGraph, a decentralized, secure and local-first web 3.0 ecosystem based on Semantic Web and CRDTs"
version.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true

@ -2,7 +2,6 @@
name = "ng-storage-rocksdb"
version = "0.1.0-preview.3"
description = "Stores based on RocksDB for NextGraph"
version.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true

Loading…
Cancel
Save