Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# error kind Other
# pre-build errors the crate depends on yanked dependencies: Updating crates.io index error: failed to select a version for the requirement `sim-lib-core = "^0.2.0"` candidate versions found which didn't match: 0.1.4, 0.1.3, 0.1.2, ... location searched: crates.io index required by package `sim-lib-plugin-core v0.1.3 (/home/cratesfyi/workspace-builder/builds/sim-lib-plugin-core-0.1.3/source)` help: if you are looking for the prerelease package it needs to be specified explicitly sim-lib-core = { version = "0.1.0-rc.1" }