@@ -85,13 +85,13 @@ nargo-document = { git = "https://github.com/oovm/nargo.git", branch = "dev", ve
8585wae-https = { git = " https://github.com/oovm/wae.git" , branch = " dev" , version = " 0.0.2" }
8686
8787# Oak parsers
88- oak-core = { git = " https://github.com/ygg-lang/oaks.git" , branch = " dev" , version = " 0.0.9 " }
89- oak-toml = { git = " https://github.com/ygg-lang/oaks.git" , branch = " dev" , version = " 0.0.9 " }
90- oak-yaml = { git = " https://github.com/ygg-lang/oaks.git" , branch = " dev" , version = " 0.0.9 " }
91- oak-json = { git = " https://github.com/ygg-lang/oaks.git" , branch = " dev" , version = " 0.0.9 " }
92- oak-vfs = { git = " https://github.com/ygg-lang/oaks.git" , branch = " dev" , version = " 0.0.9 " }
93- oak-markdown = { git = " https://github.com/ygg-lang/oaks.git" , branch = " dev" , version = " 0.0.9 " }
94- oak-python = { git = " https://github.com/ygg-lang/oaks.git" , branch = " dev" , version = " 0.0.9 " }
88+ oak-core = { git = " https://github.com/ygg-lang/oaks.git" , branch = " dev" , version = " 0.0.10 " }
89+ oak-toml = { git = " https://github.com/ygg-lang/oaks.git" , branch = " dev" , version = " 0.0.10 " }
90+ oak-yaml = { git = " https://github.com/ygg-lang/oaks.git" , branch = " dev" , version = " 0.0.10 " }
91+ oak-json = { git = " https://github.com/ygg-lang/oaks.git" , branch = " dev" , version = " 0.0.10 " }
92+ oak-vfs = { git = " https://github.com/ygg-lang/oaks.git" , branch = " dev" , version = " 0.0.10 " }
93+ oak-markdown = { git = " https://github.com/ygg-lang/oaks.git" , branch = " dev" , version = " 0.0.10 " }
94+ oak-python = { git = " https://github.com/ygg-lang/oaks.git" , branch = " dev" , version = " 0.0.10 " }
9595
9696# JIT compilation dependencies
9797cranelift = " 0.100.0"
0 commit comments