Skip to content

Commit 1f88b67

Browse files
authored
betterproto-rust-codec updated (#571)
1 parent c3c2055 commit 1f88b67

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jinja2 = { version = ">=3.0.3", optional = true }
2020
python-dateutil = "^2.8"
2121
isort = {version = "^5.11.5", optional = true}
2222
typing-extensions = "^4.7.1"
23-
betterproto-rust-codec = { version = "0.1.0", optional = true }
23+
betterproto-rust-codec = { version = "0.1.1", optional = true }
2424

2525
[tool.poetry.group.dev.dependencies]
2626
asv = "^0.4.2"

0 commit comments

Comments
 (0)