Skip to content

Commit

Permalink
refactor: use fjage 0.5 strongly typed messages API
Browse files Browse the repository at this point in the history
  • Loading branch information
mchitre committed Jan 30, 2025
1 parent 17cfb67 commit 46a7c4e
Show file tree
Hide file tree
Showing 4 changed files with 870 additions and 95 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "UnetSockets"
uuid = "28ddc128-e2b5-11e9-14fc-f7f8bf0be62e"
authors = ["Mandar Chitre <[email protected]>"]
version = "0.4.0"
version = "0.5.0"

[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Expand All @@ -11,5 +11,5 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

[compat]
julia = "1.3"
Fjage = "0.4"
Fjage = "0.6"
Reexport = "1.2"
Loading

0 comments on commit 46a7c4e

Please sign in to comment.