@@ -30,11 +30,11 @@ rustpython-stdlib = { path = "stdlib", default-features = false, version = "0.3.
3030rustpython-sre_engine = { path = " vm/sre_engine" , version = " 0.3.1" }
3131rustpython-doc = { git = " https://github.com/RustPython/__doc__" , tag = " 0.3.0" , version = " 0.3.0" }
3232
33- rustpython-literal = { git = " https://github.com/RustPython/Parser.git" , version = " 0.3.1" , rev = " 51b5f80ae3080dfec2db815a299a69873fb9ca65 " }
34- rustpython-parser-core = { git = " https://github.com/RustPython/Parser.git" , version = " 0.3.1" , rev = " 51b5f80ae3080dfec2db815a299a69873fb9ca65 " }
35- rustpython-parser = { git = " https://github.com/RustPython/Parser.git" , version = " 0.3.1" , rev = " 51b5f80ae3080dfec2db815a299a69873fb9ca65 " }
36- rustpython-ast = { git = " https://github.com/RustPython/Parser.git" , version = " 0.3.1" , rev = " 51b5f80ae3080dfec2db815a299a69873fb9ca65 " }
37- rustpython-format = { git = " https://github.com/RustPython/Parser.git" , version = " 0.3.1" , rev = " 51b5f80ae3080dfec2db815a299a69873fb9ca65 " }
33+ rustpython-literal = { git = " https://github.com/RustPython/Parser.git" , version = " 0.3.1" , rev = " 00d2f1d1a7522ef9c85c10dfa5f0bb7178dee655 " }
34+ rustpython-parser-core = { git = " https://github.com/RustPython/Parser.git" , version = " 0.3.1" , rev = " 00d2f1d1a7522ef9c85c10dfa5f0bb7178dee655 " }
35+ rustpython-parser = { git = " https://github.com/RustPython/Parser.git" , version = " 0.3.1" , rev = " 00d2f1d1a7522ef9c85c10dfa5f0bb7178dee655 " }
36+ rustpython-ast = { git = " https://github.com/RustPython/Parser.git" , version = " 0.3.1" , rev = " 00d2f1d1a7522ef9c85c10dfa5f0bb7178dee655 " }
37+ rustpython-format = { git = " https://github.com/RustPython/Parser.git" , version = " 0.3.1" , rev = " 00d2f1d1a7522ef9c85c10dfa5f0bb7178dee655 " }
3838# rustpython-literal = { path = "../RustPython-parser/literal" }
3939# rustpython-parser-core = { path = "../RustPython-parser/core" }
4040# rustpython-parser = { path = "../RustPython-parser/parser" }
0 commit comments