Commit 454ce18e authored by Wohlgemuth, Jason's avatar Wohlgemuth, Jason
Browse files

feat: Rename acorn-cli package to acorn in toml manifest

parent 57cbb8d8
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
version = 4

[[package]]
name = "acorn-cli"
name = "acorn"
version = "0.1.24"
dependencies = [
 "acorn-lib",
+1 −1
Original line number Diff line number Diff line
[package]
edition = "2021"
name = "acorn-cli"
name = "acorn"
readme = "README.md"
description = "ACORN command line interface"
repository = "https://code.ornl.gov/research-enablement/acorn"