Loading Cargo.lock +2 −2 Original line number Diff line number Diff line Loading @@ -2205,7 +2205,7 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" [[package]] name = "pipe-cli" version = "0.0.4" version = "0.0.5" dependencies = [ "assert_cmd", "cargo-watch", Loading @@ -2230,7 +2230,7 @@ dependencies = [ [[package]] name = "pipe-lib" version = "0.0.4" version = "0.0.5" dependencies = [ "bon", "bytes", Loading Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ members = ["pipe-cli", "pipe-lib"] resolver = "2" [workspace.package] version = "0.0.4" version = "0.0.5" authors = ["Jason Wohlgemuth <wohlgemuthjh@ornl.gov>"] description = "Parallel Integration and Processing Engine" documentation = "https://pipe.ornl.gov" Loading Loading
Cargo.lock +2 −2 Original line number Diff line number Diff line Loading @@ -2205,7 +2205,7 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" [[package]] name = "pipe-cli" version = "0.0.4" version = "0.0.5" dependencies = [ "assert_cmd", "cargo-watch", Loading @@ -2230,7 +2230,7 @@ dependencies = [ [[package]] name = "pipe-lib" version = "0.0.4" version = "0.0.5" dependencies = [ "bon", "bytes", Loading
Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ members = ["pipe-cli", "pipe-lib"] resolver = "2" [workspace.package] version = "0.0.4" version = "0.0.5" authors = ["Jason Wohlgemuth <wohlgemuthjh@ornl.gov>"] description = "Parallel Integration and Processing Engine" documentation = "https://pipe.ornl.gov" Loading