Skip to content

Commit bcb7dc1

Browse files
committed
Test public API change
1 parent 973313d commit bcb7dc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/canary/azure_canary/src/constant_example.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ pub enum TemperatureUnit {
4545
Celsius,
4646
Fahrenheit,
4747
Kelvin,
48+
Rankine, // Testing APIView
4849
}
4950

5051
impl Temperature {

0 commit comments

Comments
 (0)