Skip to content

Commit bd5a9b2

Browse files
committed
Add patch for orjson 3.10.5
1 parent fe06e1f commit bd5a9b2

File tree

2 files changed

+507
-0
lines changed

2 files changed

+507
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
[[rules]]
22
version = '== 3.9.7'
33
patch = 'orjson-3.9.7.patch'
4+
5+
[[rules]]
6+
version = '== 3.10.5'
7+
patch = 'orjson-3.10.5.patch'

0 commit comments

Comments
 (0)