diff --git a/README.md b/README.md index 15b59ad..b14a3fd 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ cfbc example.bfbs - Use the same version of `flatbuffers` as in `flatbuffers-verifier`. ``` -flatbuffers-verifier = { git = "https://github.com/nervosnetwork/cfb" } -flatbuffers = { git = "https://github.com/google/flatbuffers", rev = "4f10da8d99c1a7bc8c9c7d06d2092a689f171d29" } +flatbuffers-verifier = "0.2.0" +flatbuffers = "0.6.0" ``` The crate `flatbuffers-verifier` defines a function `get_root`, which is intended to replace the