Skip to content

Commit 4acb76c

Browse files
remote_access_tests: Remove version from Cargo.toml (#977)
### Changelog None ### Docs None ### Description As an unpublished crate, `remote_access_tests` should not have a version in its Cargo.toml. That's screwing up bumpSdkVersion.ts's logic for bumping SDK version number. Co-authored-by: Dave Schuyler <dave@foxglove.dev>
1 parent 8f90345 commit 4acb76c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rust/remote_access_tests/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[package]
22
name = "remote_access_tests"
3-
version = "0.0.0"
43
edition.workspace = true
54
rust-version.workspace = true
65
publish = false

0 commit comments

Comments
 (0)