mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 10:58:28 +00:00
Run cargo update
(#1230)
This commit is contained in:
parent
bb49ebee1e
commit
d77d129e8d
2 changed files with 50 additions and 35 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "pep440_rs"
|
||||
version = "0.3.12"
|
||||
version = "0.4.0"
|
||||
description = "A library for python version numbers and specifiers, implementing PEP 440"
|
||||
license = "Apache-2.0 OR BSD-2-Clause"
|
||||
include = ["/src", "Changelog.md", "License-Apache", "License-BSD", "Readme.md", "pyproject.toml"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue