Skip to content

Commit

Permalink
nit: fix rebasing error
Browse files Browse the repository at this point in the history
Signed-off-by: Kate Goldenring <[email protected]>
  • Loading branch information
kate-goldenring committed Oct 8, 2024
1 parent a588a5c commit 977d79a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions controller/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,22 +1,12 @@
[package]
name = "controller"
<<<<<<< HEAD
authors.workspace = true
version.workspace = true
edition.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
rust-version.workspace = true
=======
version = "0.13.1"
license = "Apache-2.0"
authors = ["<[email protected]>", "<[email protected]>"]
edition = "2021"
rust-version = "1.75.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
>>>>>>> 1aada19 (Use ResourceExt methods for resource property access and update rust version to 1.75.0)

[dependencies]
akri-shared = { path = "../shared" }
Expand Down

0 comments on commit 977d79a

Please sign in to comment.