Skip to content

Commit 8941ed7

Browse files
committed
Rename Rust packages and binaries to Starkstream DNA
Adopt starkstream-dna package, library, and executable names across the workspace and build surfaces. Point package metadata and OCI labels at the renamed repository while preserving the public dna.v2.stream protocol identity and existing runtime configuration.
1 parent 2b74bfa commit 8941ed7

63 files changed

Lines changed: 335 additions & 320 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Cargo.lock

Lines changed: 172 additions & 172 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
[workspace.package]
22
edition = "2021"
33
authors = ["Francesco Ceccon", "The Apibara contributors"]
4-
repository = "https://github.com/apibara/dna"
4+
repository = "https://github.com/software-mansion-labs/starkstream-dna"
5+
homepage = "https://starkstream.io"
56
license = "Apache-2.0"
7+
publish = false
68

79
[workspace]
810
resolver = "2"

0 commit comments

Comments
 (0)