Skip to content

Commit bb1e918

Browse files
committed
rename to optd-core
1 parent 1c98d1a commit bb1e918

24 files changed

+3
-26
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[workspace]
2-
members = ["optd-tmp", "optd-types"]
2+
members = ["optd-core"]
33
resolver = "2"

optd-types/Cargo.toml renamed to optd-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "optd-types"
2+
name = "optd-core"
33
version = "0.1.0"
44
edition = "2021"
55

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)