File: relax-lz4-flex

package info (click to toggle)
rust-rustpython-compiler-core 0.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 168 kB
  • sloc: makefile: 4
file content (13 lines) | stat: -rw-r--r-- 357 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: rustpython-compiler-core/Cargo.toml
===================================================================
--- rustpython-compiler-core/Cargo.toml
+++ rustpython-compiler-core/Cargo.toml
@@ -31,7 +31,7 @@ version = "1.5"
 version = "0.10.3"
 
 [dependencies.lz4_flex]
-version = "0.9.2"
+version = "0.11"
 
 [dependencies.num-bigint]
 version = "0.4.3"