oca-file 0.4.1-rc.4

Rust implementation of OCAFile
Documentation
1
2
3
4
5
6
7
8
publish = false

[[pre-release-replacements]]
file = "Cargo.toml"
search = "oca-ast = . version = \"[a-z0-9\\.-]+\""
replace = "oca-ast = { version = \"{{version}}\""
exactly = 1
prerelease = true