@@ -52,11 +52,11 @@ wsl = { version = "0.1.0" }
52
52
# v1.0.1
53
53
libcst = { git = " https://github.com/Instagram/LibCST.git" , rev = " 3cacca1a1029f05707e50703b49fe3dd860aa839" , default-features = false }
54
54
55
- ruff_text_size = { git = " https://github.com/astral-sh/RustPython-Parser.git" , rev = " 1c08c5984d31be9af9e2cd10dfe8e3d32d6eb0bc " }
56
- rustpython-ast = { git = " https://github.com/astral-sh/RustPython-Parser.git" , rev = " 1c08c5984d31be9af9e2cd10dfe8e3d32d6eb0bc " , default-features = false , features = [" num-bigint" ]}
57
- rustpython-format = { git = " https://github.com/astral-sh/RustPython-Parser.git" , rev = " 1c08c5984d31be9af9e2cd10dfe8e3d32d6eb0bc " , default-features = false , features = [" num-bigint" ] }
58
- rustpython-literal = { git = " https://github.com/astral-sh/RustPython-Parser.git" , rev = " 1c08c5984d31be9af9e2cd10dfe8e3d32d6eb0bc " , default-features = false }
59
- rustpython-parser = { git = " https://github.com/astral-sh/RustPython-Parser.git" , rev = " 1c08c5984d31be9af9e2cd10dfe8e3d32d6eb0bc " , default-features = false , features = [" full-lexer" , " num-bigint" ] }
55
+ ruff_text_size = { git = " https://github.com/astral-sh/RustPython-Parser.git" , rev = " 4d03b9b5b212fc869e4cfda151414438186a7779 " }
56
+ rustpython-ast = { git = " https://github.com/astral-sh/RustPython-Parser.git" , rev = " 4d03b9b5b212fc869e4cfda151414438186a7779 " , default-features = false , features = [" num-bigint" ]}
57
+ rustpython-format = { git = " https://github.com/astral-sh/RustPython-Parser.git" , rev = " 4d03b9b5b212fc869e4cfda151414438186a7779 " , default-features = false , features = [" num-bigint" ] }
58
+ rustpython-literal = { git = " https://github.com/astral-sh/RustPython-Parser.git" , rev = " 4d03b9b5b212fc869e4cfda151414438186a7779 " , default-features = false }
59
+ rustpython-parser = { git = " https://github.com/astral-sh/RustPython-Parser.git" , rev = " 4d03b9b5b212fc869e4cfda151414438186a7779 " , default-features = false , features = [" full-lexer" , " num-bigint" ] }
60
60
61
61
[profile .release ]
62
62
lto = " fat"
0 commit comments