Skip to content

Commit a48905e

Browse files
committed
rename of packages
1 parent 617eb9b commit a48905e

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Cargo.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "flagfile"
2+
name = "flagfile-lib"
33
version = "0.3.8"
44
edition = "2021"
55
authors = ["Nikolajus Krauklis <nikolajus@gmail.com>"]

flagfile-cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "flagfile-cli"
2+
name = "flagfile"
33
version = "0.1.0"
44
edition = "2021"
55
authors = ["Nikolajus Krauklis <nikolajus@gmail.com>"]

0 commit comments

Comments
 (0)