Skip to content

Commit

Permalink
Merge pull request #120 from scala-steward/update/dfhdl-0.4.4
Browse files Browse the repository at this point in the history
Update dfhdl to 0.4.4
  • Loading branch information
soronpo authored May 10, 2024
2 parents 6ed8443 + e7d98b9 commit 51fc673
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//> using scala 3.4.0
//> using dep io.github.dfianthdl::dfhdl::0.4.3
//> using plugin io.github.dfianthdl:::dfhdl-plugin:0.4.3
//> using dep io.github.dfianthdl::dfhdl::0.4.4
//> using plugin io.github.dfianthdl:::dfhdl-plugin:0.4.4
//> using option -deprecation -language:implicitConversions
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//> using scala 3.4.0
//> using dep io.github.dfianthdl::dfhdl::0.4.3
//> using plugin io.github.dfianthdl:::dfhdl-plugin:0.4.3
//> using dep io.github.dfianthdl::dfhdl::0.4.4
//> using plugin io.github.dfianthdl:::dfhdl-plugin:0.4.4
//> using option -deprecation -language:implicitConversions

import dfhdl.* //import all the DFHDL goodness
Expand Down

0 comments on commit 51fc673

Please sign in to comment.