Skip to content

Commit d9a6583

Browse files
committed
docs(README): mention need to bump bindings on vendor changes
This is something even I can forget about!
1 parent 744dcd0 commit d9a6583

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ the binding crates with the latest upstream changes should be easy:
102102
When cloning the repository, remember to also check out the submodules with the
103103
vendor code. You can do this by running `git submodule update --init --recursive`.
104104

105+
Each time vendor code is updated, it will be necessary to release a new version
106+
of `aotuv_lancer_vorbis_sys` and/or `ogg_next_sys`, so that users of `vorbis_rs`
107+
can download binding crates with the updated vendor code.
108+
105109
# 🤝 Contact
106110

107111
We welcome friendly talk about the project, including questions,

0 commit comments

Comments
 (0)