Skip to content

Commit 2ccc745

Browse files
authored
Merge pull request RustPython#5465 from crazymerlyn/caseless-bump
2 parents bea83fe + fef1e31 commit 2ccc745

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

+2-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vm/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ thiserror = { workspace = true }
7373
thread_local = { workspace = true }
7474
memchr = { workspace = true }
7575

76-
caseless = "0.2.1"
76+
caseless = "0.2.2"
7777
flamer = { version = "0.4", optional = true }
7878
half = "2"
7979
memoffset = "0.9.1"

0 commit comments

Comments
 (0)