MilesCranmer commited on
Commit
d236214
1 Parent(s): 6625eac

Add Serialization.jl to juliapkg.json

Browse files
Files changed (1) hide show
  1. juliapkg.json +4 -0
juliapkg.json CHANGED
@@ -9,6 +9,10 @@
9
  "ClusterManagers": {
10
  "uuid": "34f1f09b-3a8b-5176-ab39-66d58a4d544e",
11
  "version": "0.4"
 
 
 
 
12
  }
13
  }
14
  }
 
9
  "ClusterManagers": {
10
  "uuid": "34f1f09b-3a8b-5176-ab39-66d58a4d544e",
11
  "version": "0.4"
12
+ },
13
+ "Serialization": {
14
+ "uuid": "9e88b42a-f829-5b0c-bbe9-9e923198166b",
15
+ "version": "1"
16
  }
17
  }
18
  }