[source.crates-io]
replace-with = "vendored-sources"

[source."git+https://github.com/glimberg/rust-jwt"]
git = "https://github.com/glimberg/rust-jwt"
replace-with = "vendored-sources"

[source."git+https://github.com/temporalio/sdk-core?rev=4614dcb8f4ffd2cb244eb0a19d7485c896e3459e"]
git = "https://github.com/temporalio/sdk-core"
rev = "4614dcb8f4ffd2cb244eb0a19d7485c896e3459e"
replace-with = "vendored-sources"

[source.vendored-sources]
directory = "vendor"
