Skip to content

Commit a083841

Browse files
Pulled in latest 'slicec'.
1 parent a10ddb6 commit a083841

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/slicec-cs/Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/slicec-cs/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rust-version = "1.70"
1414
clap = { version = "4.3.15", features = ["derive"] }
1515
convert_case = "0.6.0"
1616
in_definite = "1.0.0"
17-
slicec = { git = "https://github.com/icerpc/slicec", rev = "7dcf09006f7684e14d5bfd865578fa9cca112f7e" }
17+
slicec = { git = "https://github.com/icerpc/slicec", branch = "main" }
1818

1919
[dev-dependencies]
2020
test-case = "3.3.1"

0 commit comments

Comments
 (0)