Skip to content

Commit

Permalink
Fix builds with Maturin 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Dec 30, 2024
1 parent b27f416 commit 9b36719
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions integration_tests/recipes/orjson/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
package:
name: orjson
version: 3.10.1
version: 3.10.13
top-level:
- orjson
source:
url: https://files.pythonhosted.org/packages/f5/af/0daa12a907215a5af6d97db8adf301ef14a1b1c651f7e176ee04e0998433/orjson-3.10.1.tar.gz
sha256: a883b28d73370df23ed995c466b4f6c708c1f7a9bdc400fe89165c96c7603204
url: https://files.pythonhosted.org/packages/source/o/orjson/orjson-3.10.13.tar.gz
sha256: eb9bfb14ab8f68d9d9492d4817ae497788a15fd7da72e14dfabc289c3bb088ec
requirements:
executable:
- rustup
Expand Down

0 comments on commit 9b36719

Please sign in to comment.