Update submodules version to come from the workspace (#850)
Tie the version of submodules to the workspace version.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "codex-apply-patch"
|
||||
version = "0.1.0"
|
||||
version = { workspace = true }
|
||||
edition = "2024"
|
||||
|
||||
[lib]
|
||||
|
||||
Reference in New Issue
Block a user