Update dependencies

This commit is contained in:
Lucien Greathouse
2021-06-10 00:41:35 -04:00
parent 0f7c9493d2
commit b25f2fcd5d
3 changed files with 200 additions and 236 deletions

View File

@@ -1,6 +1,7 @@
---
source: src/snapshot_middleware/json_model.rs
expression: instance_snapshot
---
snapshot_id: ~
metadata:
@@ -14,7 +15,7 @@ name: foo
class_name: IntValue
properties:
Value:
Type: Int32
Type: Int64
Value: 5
children:
- snapshot_id: ~
@@ -26,3 +27,4 @@ children:
class_name: StringValue
properties: {}
children: []