Skip to content

Commit 9135bf8

Browse files
committed
Fix link to repo
1 parent 38458ef commit 9135bf8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "rlbot-flatbuffers-py"
3-
version = "0.3.5"
3+
version = "0.3.6"
44
edition = "2021"
55
description = "A Python module implemented in Rust for serializing and deserializing RLBot's flatbuffers"
6-
repository = "https://github.com/VirxEC/rlbot-flatbuffers-py"
6+
repository = "https://github.com/VirxEC/rlbot_flatbuffers_py"
77
license = "MIT"
88
readme = "README.md"
99
exclude = [".github", "pytest.py", "rustfmt.toml", ".gitignore", ".gitmodules"]

0 commit comments

Comments
 (0)